]> git.proxmox.com Git - mirror_iproute2.git/commit - bridge/fdb.c
bridge: fdb: add state filter support
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Thu, 12 Jan 2017 16:47:39 +0000 (17:47 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 13 Jan 2017 01:38:55 +0000 (17:38 -0800)
commit7f10090b9f2f254121fbd07cee3d2a9144532ae7
tree489a854132ce6bf86acee16b2c8211ff2c6f09ca
parent5ffbf4508cc7da4c1a0e53569228f6e4a17dca5b
bridge: fdb: add state filter support

This patch adds a new argument to the bridge fdb show command that allows
to filter by entry state.
Also update the man page to include all available show arguments.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
bridge/fdb.c
man/man8/bridge.8