]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/ip-link.8.in
ip: bridge_slave: add support for per-port group_fwd_mask
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Fri, 13 Oct 2017 13:12:53 +0000 (16:12 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 16 Oct 2017 16:26:05 +0000 (09:26 -0700)
commitfdbdd356f0d8284b10ebc858b2d0d123840bc960
tree7923c9664aab191ef5ebdf58698c5dae57124196
parent75209f840bf52bf471d6e74e974c006d226c09f9
ip: bridge_slave: add support for per-port group_fwd_mask

This patch adds the iproute2 support for getting and setting the
per-port group_fwd_mask. It also tries to resolve the value into a more
human friendly format by printing the known protocols instead of only
the raw value.
The man page is also updated with the new option.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
ip/iplink_bridge_slave.c
man/man8/ip-link.8.in