summaryrefslogtreecommitdiff
path: root/net/netlabel
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2018-11-23 14:51:55 +0300
committerSimon Wunderlich <sw@simonwunderlich.de>2019-02-09 16:28:13 +0300
commite43d16b87dc2cad18799cfd1142f4acae4135ea4 (patch)
tree1089596bc9b19b0c0d1326cd0aef14bcede79edb /net/netlabel
parent9ab4cee5ced970019a5d0f3a43cf85671ca7b38f (diff)
downloadlinux-e43d16b87dc2cad18799cfd1142f4acae4135ea4.tar.xz
batman-adv: Add ap_isolation mesh/vlan genl configuration
The mesh interface can drop messages between clients to implement a mesh-wide AP isolation. The BATADV_CMD_SET_MESH/BATADV_CMD_GET_MESH and BATADV_CMD_SET_VLAN/BATADV_CMD_GET_VLAN commands allow to set/get the configuration of this feature using the BATADV_ATTR_AP_ISOLATION_ENABLED attribute. Setting the u8 to zero will disable this feature and setting it to something else is enabling this feature. This feature also requires that skbuff which should be handled as isolated are marked. The BATADV_CMD_SET_MESH/BATADV_CMD_GET_MESH commands allow to set/get the mark/mask using the u32 attributes BATADV_ATTR_ISOLATION_MARK and BATADV_ATTR_ISOLATION_MASK. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions