diff options
author | Vladimir Oltean <[email protected]> | 2020-10-29 04:27:34 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-30 18:25:55 -0700 |
commit | 7c313143133a368e7cf1233606d9597fbf6a4037 (patch) | |
tree | af18cc82853bed9a35c2163ac8f7749454608ada /tools/lib/api/fd/array.c | |
parent | 0e761ac08fd8d53dfc53bb762748a61ffe3fe7b8 (diff) |
net: mscc: ocelot: classify L2 mdb entries as LOCKED
ocelot.h says:
/* MAC table entry types.
* ENTRYTYPE_NORMAL is subject to aging.
* ENTRYTYPE_LOCKED is not subject to aging.
* ENTRYTYPE_MACv4 is not subject to aging. For IPv4 multicast.
* ENTRYTYPE_MACv6 is not subject to aging. For IPv6 multicast.
*/
We don't want the permanent entries added with 'bridge mdb' to be
subject to aging.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/lib/api/fd/array.c')
0 files changed, 0 insertions, 0 deletions