[ovs-dev] [PATCH] ovs-ofctl: Document "in_port" action in man page.

Justin Pettit jpettit at nicira.com
Fri Jul 1 20:10:26 UTC 2011


---
 utilities/ovs-ofctl.8.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 433731c..9e96a2b 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -596,6 +596,9 @@ omitted, then the entire packet is sent.
 Outputs the packet on the ``local port,'' which corresponds to the
 network device that has the same name as the bridge.
 .
+.IP \fBin_port\fR
+Outputs the packet on the port from which it was received.
+.
 .IP \fBdrop\fR
 Discards the packet, so no further processing or forwarding takes place.
 If a drop action is used, no other actions may be specified.
-- 
1.7.1




More information about the dev mailing list