]> Pileus Git - ~andy/linux/commit
batman-adv: enable fast client detection using unicast_4addr packets
authorAntonio Quartulli <ordex@autistici.org>
Sun, 14 Oct 2012 15:19:19 +0000 (17:19 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 7 Nov 2012 19:00:24 +0000 (20:00 +0100)
commit9affec6be810d1d529cb9dc95126119451696ba6
tree0c81fbc5c19ca72926d242fa594756e26ee3aba9
parent4046b24aface62f5647699e9af3260a486bc5f49
batman-adv: enable fast client detection using unicast_4addr packets

The "early client detection mechanism" can be extended to find new clients by
means of unicast_4addr packets.

The unicast_4addr packet contains as well as the broadcast packet (which is
currently used in this mechanism) the address of the originating node and can
therefore be used to install new entries in the Global Translation Table

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/routing.c