summaryrefslogtreecommitdiff
path: root/utilities/ovs-ofctl.8.in
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2012-08-17 19:14:02 -0700
committerEthan Jackson <ethan@nicira.com>2012-08-28 18:27:05 -0700
commitc51c638a13261a17bc39e7d7cef3fc4bc458a508 (patch)
tree83e9c9749b91d1df46043150997003b1eed3b3e7 /utilities/ovs-ofctl.8.in
parentf6af6c0e1cec12863d8fc747317c625ff2eef013 (diff)
downloadopenvswitch-c51c638a13261a17bc39e7d7cef3fc4bc458a508.tar.gz
nicira-ext: Deprecate the autopath action.
The autopath action is an obsolete attempt to replicate functionality contained in the bundle action. It is ugly and of questionable usefulness. This patch deprecates it and schedules its removal for February 2013. If there are concerns, please email dev@openvswitch.org. Signed-off-by: Ethan Jackson <ethan@nicira.com>
Diffstat (limited to 'utilities/ovs-ofctl.8.in')
-rw-r--r--utilities/ovs-ofctl.8.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 386f7c8a9..aad93259b 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1013,6 +1013,8 @@ the \fBiter_hash\fR algorithm uses \fIarg\fR.
Refer to \fBnicira\-ext.h\fR for more details.
.
.IP "\fBautopath(\fIid\fB, \fIdst\fB[\fIstart\fB..\fIend\fB])\fR"
+Deprecated and slated for removal in Feburary 2013.
+.IP
Given \fIid\fR, chooses an OpenFlow port and populates it in
\fIdst\fB[\fIstart\fB..\fIend\fB]\fR, which must be an NXM field as
described above.