From: Marek Lindner lindner_marek@yahoo.de Date: Fri, 8 Jul 2011 00:39:04 +0200
The following changes since commit 44c4349a2a117b22a5c4087f2ac9faf10c575e17:
batman-adv: Replace version info instead of appending them (2011-07-05 14:48:56 +0200)
are available in the git repository at: git://git.open-mesh.org/linux-merge.git batman-adv/next
Antonio Quartulli (4): batman-adv: initialise last_ttvn and tt_crc for the orig_node structure batman-adv: keep local table consistency for further TT_RESPONSE batman-adv: keep global table consistency in case of roaming batman-adv: request the full table if tt_crc doesn't match
Pulled.
You may want to make the tt_response_fill_table() callback return 'bool' if it's just returning what amounts to true/false values.