mirror_iproute2/man
Roopa Prabhu c6d0cfb54b bridge: add support for dynamic fdb entries
This patch is a follow up to the recently added
'static' fdb option.

It introduces a new option 'dynamic' which adds
dynamic fdb entries with NUD_REACHABLE.

$bridge fdb add 00:01:02:03:04:06 dev eth0 master dynamic

$bridge fdb show
00:01:02:03:04:06 dev eth0

This patch also documents all fdb types. Removes 'temp'
from usage message since it is now replaced by 'static'.
'temp' still works and is synonymous with static.

Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
2016-02-21 12:00:41 -08:00
..
man3 libnetlink: introduce rtnl_listen_filter_t 2015-05-21 15:28:56 -07:00
man7 iproute2: clarifications in the tc-hfsc.7 man page 2013-02-11 09:22:14 -08:00
man8 bridge: add support for dynamic fdb entries 2016-02-21 12:00:41 -08:00
Makefile do not ignore errors in man subdirs 2013-01-15 09:41:37 -08:00