On 4/5/25 00:53, Joseph Huang wrote: > Add support to handle mdb offload failure notifications. > > The link to kernel changes: > https://lore.kernel.org/netdev/[email protected]/ > > Joseph Huang (2): > bridge: mdb: Support offload failed flag > iplink_bridge: Add mdb_offload_fail_notification > > bridge/mdb.c | 2 ++ > ip/iplink_bridge.c | 19 +++++++++++++++++++ > man/man8/ip-link.8.in | 7 +++++++ > 3 files changed, 28 insertions(+) > > --- > v1: > https://lore.kernel.org/netdev/[email protected]/ > v2: > https://lore.kernel.org/netdev/[email protected]/ > Change multi-valued option mdb_notify_on_flag_change to bool option > mdb_offload_fail_notification > v3: Patch 2/2 Use strcmp instead of matches >
Somehow you've CCed me only on patch 1. :)
