diff options
| author | Ben Pfaff <blp@nicira.com> | 2009-12-21 17:02:17 -0800 |
|---|---|---|
| committer | Ben Pfaff <blp@nicira.com> | 2010-01-04 10:09:27 -0800 |
| commit | 2280e7223cc5d014fe60ad3be45b8e4d9d401997 (patch) | |
| tree | 1ebc58c48fec201f1b2e52fb3c6354296e7b10f6 /debian/openvswitch-switch.install | |
| parent | 0b1fae1b73c4c6cfc84edafc6845a17257191e42 (diff) | |
| download | openvswitch-2280e7223cc5d014fe60ad3be45b8e4d9d401997.tar.gz | |
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.
Diffstat (limited to 'debian/openvswitch-switch.install')
| -rw-r--r-- | debian/openvswitch-switch.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/openvswitch-switch.install b/debian/openvswitch-switch.install index 8e9b6c112..7b988da19 100644 --- a/debian/openvswitch-switch.install +++ b/debian/openvswitch-switch.install @@ -4,5 +4,3 @@ _debian/utilities/ovs-dpctl usr/sbin _debian/utilities/ovs-kill usr/sbin _debian/utilities/ovs-vsctl usr/sbin _debian/vswitchd/ovs-vswitchd usr/sbin -debian/commands/* usr/share/openvswitch/commands -debian/openvswitch/usr/share/openvswitch/commands/* usr/share/openvswitch/commands |
