ofproto: Drop remote command execution feature.
authorBen Pfaff <blp@nicira.com>
Tue, 22 Dec 2009 01:02:17 +0000 (17:02 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 4 Jan 2010 18:09:27 +0000 (10:09 -0800)
commit2280e7223cc5d014fe60ad3be45b8e4d9d401997
tree1ebc58c48fec201f1b2e52fb3c6354296e7b10f6
parent0b1fae1b73c4c6cfc84edafc6845a17257191e42
ofproto: Drop remote command execution feature.

At one point Nicira had deployment plans for which adding a remote command
execution feature to the OpenFlow stack made a lot of sense.  We no longer
have those plans, as far as I know, and leaving the feature in seems like
a huge potential security hole.  So this commit blows away the entire
feature.
21 files changed:
Makefile.am
debian/automake.mk
debian/commands/update [deleted file]
debian/openvswitch-switch.install
debian/openvswitch-switchui.install
debian/reconfigure [moved from debian/commands/reconfigure with 100% similarity]
extras/ezio/ovs-switchui.c
include/openflow/nicira-ext.h
lib/vlog-modules.def
ofproto/automake.mk
ofproto/commands/automake.mk [deleted file]
ofproto/commands/reboot [deleted file]
ofproto/executer.c [deleted file]
ofproto/executer.h [deleted file]
ofproto/ofproto.c
ofproto/ofproto.h
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c
utilities/ovs-openflowd.8.in
utilities/ovs-openflowd.c
vswitchd/bridge.c