All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option
@ 2017-02-08  8:02 Hangbin Liu
  2017-02-09  1:27 ` [PATCHv2 " Hangbin Liu
  2017-02-10  1:32 ` [PATCH " Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Hangbin Liu @ 2017-02-08  8:02 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Hangbin Liu

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
---
 man/man8/ip-link.8.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 469bb43..116034d 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -1429,6 +1429,8 @@ the following additional arguments are supported:
 
 .B "ip link set type bridge_slave"
 [
+.B fdb_flush
+] [
 .BI state " STATE"
 ] [
 .BI priority " PRIO"
@@ -1459,6 +1461,9 @@ the following additional arguments are supported:
 
 .in +8
 .sp
+.B fdb_flush
+- flush bridge slave's fdb dynamic entries
+
 .BI state " STATE"
 - Set port state.
 .I STATE
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCHv2 iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option
  2017-02-08  8:02 [PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option Hangbin Liu
@ 2017-02-09  1:27 ` Hangbin Liu
  2017-02-10  1:32 ` [PATCH " Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Hangbin Liu @ 2017-02-09  1:27 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Hangbin Liu

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
---
 man/man8/ip-link.8.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 469bb43..651a255 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -1429,6 +1429,8 @@ the following additional arguments are supported:
 
 .B "ip link set type bridge_slave"
 [
+.B fdb_flush
+] [
 .BI state " STATE"
 ] [
 .BI priority " PRIO"
@@ -1459,6 +1461,9 @@ the following additional arguments are supported:
 
 .in +8
 .sp
+.B fdb_flush
+- flush bridge slave's fdb dynamic entries.
+
 .BI state " STATE"
 - Set port state.
 .I STATE
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option
  2017-02-08  8:02 [PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option Hangbin Liu
  2017-02-09  1:27 ` [PATCHv2 " Hangbin Liu
@ 2017-02-10  1:32 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2017-02-10  1:32 UTC (permalink / raw)
  To: Hangbin Liu; +Cc: netdev

On Wed,  8 Feb 2017 16:02:20 +0800
Hangbin Liu <liuhangbin@gmail.com> wrote:

> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
> ---
>  man/man8/ip-link.8.in | 5 +++++
>  1 file changed, 5 insertions(+)

Applied thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-10  1:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08  8:02 [PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option Hangbin Liu
2017-02-09  1:27 ` [PATCHv2 " Hangbin Liu
2017-02-10  1:32 ` [PATCH " Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.