From: David Ahern Date: Sat, 12 Mar 2022 15:59:03 +0000 (-0700) Subject: Merge branch 'bridge-broadcast-flooding' into next X-Git-Tag: v5.18.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bff7017740a2dd0a1bcf299b31761b40d971586;p=thirdparty%2Fiproute2.git Merge branch 'bridge-broadcast-flooding' into next Joachim Wiberg says: ==================== this patch set address a slight omission in controlling broadcast flooding per bridge port, which the bridge has had support for a good while now. v3: - Move bcast_flood option in manual files to before the mcast_flood option, instead of breaking the two mcast options. Unfortunately the other options are not alphabetically sorted, so this was the least worst option. (Stephen) - Add missing closing " for 'bridge mdb show' in bridge(8) SYNOPSIS v2: - Add bcast_flood also to ip/iplink_bridge_slave.c (Nik) - Update man page for ip-link(8) with new bcast_flood flag - Update mcast_flood in same man page slightly - Fix minor weird whitespace issues causing sudden line breaks v1: - Add bcast_flood to bridge/link.c - Update man page for bridge(8) with bcast_flood for brports ==================== Signed-off-by: David Ahern --- 4bff7017740a2dd0a1bcf299b31761b40d971586