On Tuesday, July 02, 2013 17:04:36 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
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
soft-interface.c | 5 +++-- sysfs-class-net-mesh | 5 +++-- sysfs.c | 5 +++-- translation-table.c | 27 ++++++++++++++++++++------- translation-table.h | 2 +- types.h | 4 ++-- 6 files changed, 32 insertions(+), 16 deletions(-)
Applied in revision b8160b9.
Thanks, Marek