]> 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)
commit883e1f00cb2e81b107523cca7ffe8c89e2763e56
tree0c81fbc5c19ca72926d242fa594756e26ee3aba9
parente7a227dea098e20cea2eddcfeac8c13b0ac6619b
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