Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
From: netdev
Date: Tue Aug 23 2022 - 11:46:07 EST
On 2022-08-23 08:48, Ido Schimmel wrote:
I'm not good at naming, but "blackhole" is at least consistent with
what
we already have for routes and nexthop objects.
I have changed it the name "masked", as that is also the term used in
the documentation for the zero-DPV entries, and I think that it will
generally be a more accepted term.
Thus the name of the flag is now "BR_FDB_ENTRY_MASKED".
I hope that is fine with you?