Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).
authorBen Pfaff <blp@nicira.com>
Wed, 8 Jul 2009 17:30:42 +0000 (10:30 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 8 Jul 2009 17:30:42 +0000 (10:30 -0700)
commit8cd4882fd5c3080816a070ad582ef06842f7c482
tree831da94590152ddd5498e8614aaeb9c026884e03
parentde2047c5124f4301931587cb4af79ebe4f5d2f02
Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).

These names are more meaningful, so we prefer them.
81 files changed:
Makefile.am
README
debian/control
debian/openvswitch-controller.README.Debian
debian/openvswitch-monitor.default
debian/openvswitch-switch-config.templates
debian/openvswitch-switch.init
debian/openvswitch-switch.install
debian/openvswitch-switch.logrotate
debian/openvswitch-switch.manpages
debian/openvswitch-switch.template
debian/openvswitch-switchui.default
debian/ovs-switch-setup.8
debian/po/templates.pot
extras/ezio/ovs-switchui.c
include/openvswitch/datapath-protocol.h
lib/automake.mk
lib/rconn.c
lib/vlog-modules.def
ofproto/.gitignore [new file with mode: 0644]
ofproto/automake.mk [new file with mode: 0644]
ofproto/commands/automake.mk [new file with mode: 0644]
ofproto/commands/reboot [new file with mode: 0755]
ofproto/discovery.c [new file with mode: 0644]
ofproto/discovery.h [new file with mode: 0644]
ofproto/executer.c [new file with mode: 0644]
ofproto/executer.h [new file with mode: 0644]
ofproto/fail-open.c [new file with mode: 0644]
ofproto/fail-open.h [new file with mode: 0644]
ofproto/in-band.c [new file with mode: 0644]
ofproto/in-band.h [new file with mode: 0644]
ofproto/netflow.c [new file with mode: 0644]
ofproto/netflow.h [new file with mode: 0644]
ofproto/ofproto.c [new file with mode: 0644]
ofproto/ofproto.h [new file with mode: 0644]
ofproto/pinsched.c [new file with mode: 0644]
ofproto/pinsched.h [new file with mode: 0644]
ofproto/pktbuf.c [new file with mode: 0644]
ofproto/pktbuf.h [new file with mode: 0644]
ofproto/status.c [new file with mode: 0644]
ofproto/status.h [new file with mode: 0644]
secchan/.gitignore [deleted file]
secchan/automake.mk [deleted file]
secchan/commands/automake.mk [deleted file]
secchan/commands/reboot [deleted file]
secchan/discovery.c [deleted file]
secchan/discovery.h [deleted file]
secchan/executer.c [deleted file]
secchan/executer.h [deleted file]
secchan/fail-open.c [deleted file]
secchan/fail-open.h [deleted file]
secchan/in-band.c [deleted file]
secchan/in-band.h [deleted file]
secchan/main.c [deleted file]
secchan/netflow.c [deleted file]
secchan/netflow.h [deleted file]
secchan/ofproto.c [deleted file]
secchan/ofproto.h [deleted file]
secchan/pinsched.c [deleted file]
secchan/pinsched.h [deleted file]
secchan/pktbuf.c [deleted file]
secchan/pktbuf.h [deleted file]
secchan/secchan.8.in [deleted file]
secchan/status.c [deleted file]
secchan/status.h [deleted file]
tests/test-dhcp-client.c
utilities/.gitignore
utilities/automake.mk
utilities/ovs-appctl.8.in
utilities/ovs-controller.8.in
utilities/ovs-discover.8.in
utilities/ovs-dpctl.8.in
utilities/ovs-monitor
utilities/ovs-ofctl.8.in
utilities/ovs-openflowd.8.in [new file with mode: 0644]
utilities/ovs-openflowd.c [new file with mode: 0644]
utilities/ovs-pki.8.in
vswitchd/automake.mk
vswitchd/bridge.c
vswitchd/ovs-vswitchd.conf.5.in
xenserver/vswitch-xen.spec