Home
last modified time | relevance | path

Searched hist:"70 e4272b4c81828e7d942209bae83b9d92752cfe" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.cdiff 70e4272b4c81828e7d942209bae83b9d92752cfe Fri Nov 23 20:34:21 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add no_linklocal_learn bool option

Use the new boolopt API to add an option which disables learning from
link-local packets. The default is kept as before and learning is
enabled. This is a simple map from a boolopt bit to a bridge private
flag that is tested before learning.

v2: pass NULL for extack via sysfs

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr.cdiff 70e4272b4c81828e7d942209bae83b9d92752cfe Fri Nov 23 20:34:21 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add no_linklocal_learn bool option

Use the new boolopt API to add an option which disables learning from
link-local packets. The default is kept as before and learning is
enabled. This is a simple map from a boolopt bit to a bridge private
flag that is tested before learning.

v2: pass NULL for extack via sysfs

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_input.cdiff 70e4272b4c81828e7d942209bae83b9d92752cfe Fri Nov 23 20:34:21 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add no_linklocal_learn bool option

Use the new boolopt API to add an option which disables learning from
link-local packets. The default is kept as before and learning is
enabled. This is a simple map from a boolopt bit to a bridge private
flag that is tested before learning.

v2: pass NULL for extack via sysfs

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbr_private.hdiff 70e4272b4c81828e7d942209bae83b9d92752cfe Fri Nov 23 20:34:21 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add no_linklocal_learn bool option

Use the new boolopt API to add an option which disables learning from
link-local packets. The default is kept as before and learning is
enabled. This is a simple map from a boolopt bit to a bridge private
flag that is tested before learning.

v2: pass NULL for extack via sysfs

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.hdiff 70e4272b4c81828e7d942209bae83b9d92752cfe Fri Nov 23 20:34:21 CST 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add no_linklocal_learn bool option

Use the new boolopt API to add an option which disables learning from
link-local packets. The default is kept as before and learning is
enabled. This is a simple map from a boolopt bit to a bridge private
flag that is tested before learning.

v2: pass NULL for extack via sysfs

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>