mirror_iproute2/bridge
Nikolay Aleksandrov 86588450c5 bridge: mdb: print protocol when available
Print the mdb entry's protocol (i.e. who added it)  when it's available if
the user requested to show details (-d). Currently the only possible
values are RTPROT_STATIC (user-space added) or RTPROT_KERNEL
(automatically added by kernel). The value is kernel controlled.

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2020-10-11 20:07:50 -06:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h bridge: mdb: restore valid json output 2019-04-17 16:27:06 -07:00
bridge.c replace SNAPSHOT with auto-generated version string 2020-08-03 10:02:47 -07:00
fdb.c Merge branch 'main' into next 2020-08-06 16:21:35 +00:00
link.c State of bridge STP port are now case insensitive 2020-04-20 09:45:37 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
mdb.c bridge: mdb: print protocol when available 2020-10-11 20:07:50 -06:00
monitor.c bridge: mdb: restore valid json output 2019-04-17 16:27:06 -07:00
vlan.c Replace open-coded instances of print_nl() 2020-05-04 17:13:53 -07:00