batman-adv: implement AP-isolation on the sender side
authorAntonio Quartulli <ordex@autistici.org>
Thu, 7 Jul 2011 13:35:37 +0000 (15:35 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Mon, 22 Aug 2011 13:16:21 +0000 (15:16 +0200)
commit3d393e47321062dbf9078a66a7cc1c2a52bafecc
treef8e5675fd58984db15571fdc361655fbe6674241
parent59b699cdee039d75915c354da06937102d1f9a84
batman-adv: implement AP-isolation on the sender side

If a node has to send a packet issued by a WIFI client to another WIFI client,
the packet is dropped.

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