]> git.baikalelectronics.ru Git - kernel.git/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)
commita63efb116e9bec880a597adc693a7b992a431939
tree0c81fbc5c19ca72926d242fa594756e26ee3aba9
parent2e4856383e5cff793fb225ec78a1536f30dee8c3
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