[Bridge] [PATCH net-next v2 2/3] net: bridge: add no_linklocal_learn bool option

Andrew Lunn andrew at lunn.ch
Sat Nov 24 16:27:21 UTC 2018


On Sat, Nov 24, 2018 at 04:34:21AM +0200, Nikolay Aleksandrov wrote:
> 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 at cumulusnetworks.com>

Reviewed-by: Andrew Lunn <andrew at lunn.ch>

    Andrew


More information about the Bridge mailing list