[ovs-dev] [PATCH 02/16] ovs-ofctl: Document 'cookie' argument to learn action.

Ben Pfaff blp at nicira.com
Fri Jun 6 05:01:56 UTC 2014


This has always been supported, but the documentation was missing.

Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 utilities/ovs-ofctl.8.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index fc264c7..d26d484 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1476,6 +1476,7 @@ specified.
 .IP \fBidle_timeout=\fIseconds\fR
 .IQ \fBhard_timeout=\fIseconds\fR
 .IQ \fBpriority=\fIvalue\fR
+.IQ \fBcookie=\fIvalue\fR
 These key-value pairs have the same meaning as in the usual
 \fBovs\-ofctl\fR flow syntax.
 .
-- 
1.9.1




More information about the dev mailing list