projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3729ee
)
ovs-ofctl: Add 'replace-flows' command to usage.
author
Andrew Evans
<aevans@nicira.com>
Thu, 16 Jun 2011 00:16:51 +0000
(17:16 -0700)
committer
Andrew Evans
<aevans@nicira.com>
Thu, 16 Jun 2011 22:49:49 +0000
(15:49 -0700)
utilities/ovs-ofctl.c
patch
|
blob
|
history
diff --git
a/utilities/ovs-ofctl.c
b/utilities/ovs-ofctl.c
index 473385d37db1208d716964c9a635dfaf7b6e789a..6c7e3ac105dccad032c5afcc1fede675a7352d12 100644
(file)
--- a/
utilities/ovs-ofctl.c
+++ b/
utilities/ovs-ofctl.c
@@
-172,6
+172,7
@@
usage(void)
" add-flows SWITCH FILE add flows from FILE\n"
" mod-flows SWITCH FLOW modify actions of matching FLOWs\n"
" del-flows SWITCH [FLOW] delete matching FLOWs\n"
+ " replace-flows SWITCH FILE replace flows with those in FILE\n"
" monitor SWITCH [MISSLEN] print packets received from SWITCH\n"
"\nFor OpenFlow switches and controllers:\n"
" probe VCONN probe whether VCONN is up\n"