Merge remote-tracking branch 'mailbox/mailbox-for-next'
[deliverable/linux.git] / net / bridge / br_sysfs_if.c
index 1e04d4d44273f50e60c4eee4b3d40d63a1f03500..e657258e1f2cd0f6d43084cc447e384a6850f290 100644 (file)
@@ -171,6 +171,7 @@ BRPORT_ATTR_FLAG(learning, BR_LEARNING);
 BRPORT_ATTR_FLAG(unicast_flood, BR_FLOOD);
 BRPORT_ATTR_FLAG(proxyarp, BR_PROXYARP);
 BRPORT_ATTR_FLAG(proxyarp_wifi, BR_PROXYARP_WIFI);
+BRPORT_ATTR_FLAG(multicast_flood, BR_MCAST_FLOOD);
 
 #ifdef CONFIG_BRIDGE_IGMP_SNOOPING
 static ssize_t show_multicast_router(struct net_bridge_port *p, char *buf)
This page took 0.027961 seconds and 5 git commands to generate.