aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2009-12-21 17:02:17 -0800
committerBen Pfaff <blp@nicira.com>2010-01-04 10:09:27 -0800
commit2280e7223cc5d014fe60ad3be45b8e4d9d401997 (patch)
tree1ebc58c48fec201f1b2e52fb3c6354296e7b10f6 /Makefile.am
parent0b1fae1b73c4c6cfc84edafc6845a17257191e42 (diff)
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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5888e85f..bfba76f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,6 @@ EXTRA_DIST = INSTALL.bridge \
bin_PROGRAMS =
sbin_PROGRAMS =
bin_SCRIPTS =
-dist_commands_DATA =
dist_man_MANS =
dist_pkgdata_SCRIPTS =
dist_sbin_SCRIPTS =