summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2012-09-25 18:47:02 -0700
committerJustin Pettit <jpettit@nicira.com>2012-11-01 22:54:27 -0700
commit2702241699d0539d6ff4a2d44c5bc0ab9d7f7fc8 (patch)
treec794b036978a97f47eda9bcd8b49efda790c6079 /manpages.mk
parente44768b75576ad3800fa21deef87d92307ca7a74 (diff)
downloadopenvswitch-2702241699d0539d6ff4a2d44c5bc0ab9d7f7fc8.tar.gz
ofproto-dpif: Add ovs-appctl commands for ovs-dpctl functions.
These commands will be useful in a future commit that makes multiple bridges share a single backing datapath. The ovs-dpctl commands will show information about the backing datapath, so it will be difficult to determine which information belongs to which bridge. The new "dpif/*" ovs-appctl commands return information about the bridge--regardless of how the backing datapath is configured. Signed-off-by: Justin Pettit <jpettit@nicira.com>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/manpages.mk b/manpages.mk
index 01700c323..c878144e3 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -241,6 +241,7 @@ vswitchd/ovs-vswitchd.8: \
lib/stress-unixctl.man \
lib/vlog-unixctl.man \
lib/vlog.man \
+ ofproto/ofproto-dpif-unixctl.man \
ofproto/ofproto-unixctl.man \
ovsdb/remote-active.man \
ovsdb/remote-passive.man
@@ -254,6 +255,7 @@ lib/ssl.man:
lib/stress-unixctl.man:
lib/vlog-unixctl.man:
lib/vlog.man:
+ofproto/ofproto-dpif-unixctl.man:
ofproto/ofproto-unixctl.man:
ovsdb/remote-active.man:
ovsdb/remote-passive.man: