diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 822904d0..e67d3836 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -2379,6 +2379,8 @@ the following additional arguments are supported: ] [ .BR mcast_fast_leave " { " on " | " off "}" ] [ +.BR bcast_flood " { " on " | " off " }" +] [ .BR mcast_flood " { " on " | " off " }" ] [ .BR mcast_to_unicast " { " on " | " off " }" @@ -2466,6 +2468,10 @@ queries. .B fastleave option above. +.BR bcast_flood " { " on " | " off " }" +- controls flooding of broadcast traffic on the given port. By default +this flag is on. + .BR mcast_flood " { " on " | " off " }" - controls whether a given port will flood multicast traffic for which there is no MDB entry.