]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb8cbd81d0944cd2dc097b2b4ae8adaf639c5b4df
treedc3b3b50ac89e64022dcfaacf278e3d5d6325cf6
parent90f4435da43191025712fdcf6b0dc09c018456e9
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