From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hangbin Liu Subject: [PATCHv2 iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option Date: Thu, 9 Feb 2017 09:27:35 +0800 Message-ID: <1486603655-24075-1-git-send-email-liuhangbin@gmail.com> References: <1486540940-23287-1-git-send-email-liuhangbin@gmail.com> Cc: Stephen Hemminger , Hangbin Liu To: netdev@vger.kernel.org Return-path: Received: from mail-pf0-f196.google.com ([209.85.192.196]:35537 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495AbdBIDmN (ORCPT ); Wed, 8 Feb 2017 22:42:13 -0500 Received: by mail-pf0-f196.google.com with SMTP id f144so12805382pfa.2 for ; Wed, 08 Feb 2017 19:41:32 -0800 (PST) In-Reply-To: <1486540940-23287-1-git-send-email-liuhangbin@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Signed-off-by: Hangbin Liu --- 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