]> Pileus Git - ~andy/linux/blobdiff - net/bridge/br_private.h
bridge: Add flag to control mac learning.
[~andy/linux] / net / bridge / br_private.h
index 1b0ac95a5c37dfd31893c1d330331a6ef318ec04..04d7f43508f71155d0ef699e2e19b1e6d4937c85 100644 (file)
@@ -158,6 +158,7 @@ struct net_bridge_port
 #define BR_ROOT_BLOCK          0x00000004
 #define BR_MULTICAST_FAST_LEAVE        0x00000008
 #define BR_ADMIN_COST          0x00000010
+#define BR_LEARNING            0x00000020
 
 #ifdef CONFIG_BRIDGE_IGMP_SNOOPING
        u32                             multicast_startup_queries_sent;