]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: make the AP isolation attribute VLAN specific
authorAntonio Quartulli <antonio@open-mesh.com>
Tue, 2 Jul 2013 09:04:36 +0000 (11:04 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 19 Oct 2013 15:28:47 +0000 (17:28 +0200)
commitd1f96df8b6a65e6bcb0e25eb46a7b4fb1eb817ab
treedc3b3b50ac89e64022dcfaacf278e3d5d6325cf6
parentcc6dde82c5a2e59da5bfb71b60a855a15a4d6329
batman-adv: make the AP isolation attribute VLAN specific

AP isolation has to be enabled on one VLAN interface only.
This patch moves the AP isolation attribute to the per-vlan
interface attribute set, enabling it to have a different
value depending on the selected vlan.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Documentation/ABI/testing/sysfs-class-net-mesh
net/batman-adv/soft-interface.c
net/batman-adv/sysfs.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h
net/batman-adv/types.h