]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
ip-link.8: document "external" flag for vxlan
authorJiri Benc <jbenc@redhat.com>
Thu, 7 Apr 2016 12:36:28 +0000 (14:36 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 11 Apr 2016 22:15:49 +0000 (22:15 +0000)
Signed-off-by: Jiri Benc <jbenc@redhat.com>
man/man8/ip-link.8.in

index 805511423ef2bfa0ad0e7115c27f7ab57ee81fc7..f677f8c55365eb88165f072c5f6c0b54412b0443 100644 (file)
@@ -422,6 +422,8 @@ the following additional arguments are supported:
 ] [
 .BI maxaddress " NUMBER "
 ] [
+.RI "[no]external "
+] [
 .B gbp
 ]
 
@@ -515,6 +517,12 @@ are entered into the VXLAN device forwarding database.
 .BI maxaddress " NUMBER"
 - specifies the maximum number of FDB entries.
 
+.sp
+.I [no]external
+- specifies whether an external control plane
+.RB "(e.g. " "ip route encap" )
+or the internal FDB should be used.
+
 .sp
 .B gbp
 - enables the Group Policy extension (VXLAN-GBP).