]> git.proxmox.com Git - mirror_iproute2.git/commit - bridge/fdb.c
bridge fdb: add 'use' option to set NTF_USE flag in fdb add requests
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 30 Jul 2015 21:37:02 +0000 (14:37 -0700)
committerStephen Hemminger <shemming@brocade.com>
Sat, 1 Aug 2015 01:09:41 +0000 (18:09 -0700)
commitcd8df30b7c64da0cf0e3653490a9545f77b59e85
tree7df26e6eeba36a9159df6071c892ffd70c80be9c
parentefb169717e4e6e4eaebbb65da29b64e076942759
bridge fdb: add 'use' option to set NTF_USE flag in fdb add requests

This is similar to command options corresponding to other NTF_* flags
already exposed to the user space (examples self/master).

Also updates bridge man page (The man page patch also includes
a fix to the 'self' entry and documents 'master' for fdb entries)

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