]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Improve hairpin mode description
authorBastien Roucariès <rouca@debian.org>
Sun, 12 Apr 2020 23:50:34 +0000 (01:50 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 20 Apr 2020 16:45:37 +0000 (09:45 -0700)
Mention VEPA and reflective relay.

Signed-off-by: Bastien Roucariès <rouca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/bridge.8

index ff6f6f3770ee8d802b45eb7e3757bc9029473a3d..584324b547439444ce794b5954033b60b445e5ca 100644 (file)
@@ -332,7 +332,9 @@ cause the port to stop processing STP BPDUs.
 .TP
 .BR "hairpin on " or " hairpin off "
 Controls whether traffic may be send back out of the port on which it was
-received. By default, this flag is turned off and the bridge will not forward
+received. This option is also called reflective relay mode, and is used to support
+basic VEPA (Virtual Ethernet Port Aggregator) capabilities.
+By default, this flag is turned off and the bridge will not forward
 traffic back out of the receiving port.
 
 .TP