aboutsummaryrefslogtreecommitdiff
path: root/vswitchd
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-10-05 15:26:49 -0700
committerBen Pfaff <blp@nicira.com>2011-11-17 10:11:52 -0800
commit653fe3a3f50c74065cb5fa86dbe96b4884ece091 (patch)
tree8ffb5466f9c98773b70e1e878804322b5dc90d44 /vswitchd
parent9ac130ad15cdd41538242daa3adff3150da29209 (diff)
ofproto-dpif: Do not output RSPAN packets to SPAN ports.
It's always been my intention that ports used as port mirroring destinations (SPAN) be reserved solely for that purpose. When SPAN and RSPAN are both configured, however, RSPAN mirror packets could get directed to SPAN ports, which was unintentional. This commit also updates the documentation to make it clear (if that is even necessary) that this behavior is intentional. Found by inspection.
Diffstat (limited to 'vswitchd')
-rw-r--r--vswitchd/vswitch.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 7d2a72a7..d53d9d79 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -1940,6 +1940,7 @@
<p>Output port for selected packets, if nonempty.</p>
<p>Specifying a port for mirror output reserves that port exclusively
for mirroring. No frames other than those selected for mirroring
+ via this column
will be forwarded to the port, and any frames received on the port
will be discarded.</p>
<p>