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.
58 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 [moved from secchan/.gitignore with 53% similarity]
ofproto/automake.mk [new file with mode: 0644]
ofproto/commands/automake.mk [moved from secchan/commands/automake.mk with 71% similarity]
ofproto/commands/reboot [moved from secchan/commands/reboot with 100% similarity]
ofproto/discovery.c [moved from secchan/discovery.c with 100% similarity]
ofproto/discovery.h [moved from secchan/discovery.h with 100% similarity]
ofproto/executer.c [moved from secchan/executer.c with 99% similarity]
ofproto/executer.h [moved from secchan/executer.h with 100% similarity]
ofproto/fail-open.c [moved from secchan/fail-open.c with 100% similarity]
ofproto/fail-open.h [moved from secchan/fail-open.h with 100% similarity]
ofproto/in-band.c [moved from secchan/in-band.c with 97% similarity]
ofproto/in-band.h [moved from secchan/in-band.h with 98% similarity]
ofproto/netflow.c [moved from secchan/netflow.c with 100% similarity]
ofproto/netflow.h [moved from secchan/netflow.h with 100% similarity]
ofproto/ofproto.c [moved from secchan/ofproto.c with 99% similarity]
ofproto/ofproto.h [moved from secchan/ofproto.h with 100% similarity]
ofproto/pinsched.c [moved from secchan/pinsched.c with 100% similarity]
ofproto/pinsched.h [moved from secchan/pinsched.h with 100% similarity]
ofproto/pktbuf.c [moved from secchan/pktbuf.c with 100% similarity]
ofproto/pktbuf.h [moved from secchan/pktbuf.h with 100% similarity]
ofproto/status.c [moved from secchan/status.c with 100% similarity]
ofproto/status.h [moved from secchan/status.h with 98% similarity]
secchan/automake.mk [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 [moved from secchan/secchan.8.in with 83% similarity]
utilities/ovs-openflowd.c [moved from secchan/main.c with 98% similarity]
utilities/ovs-pki.8.in
vswitchd/automake.mk
vswitchd/bridge.c
vswitchd/ovs-vswitchd.conf.5.in
xenserver/vswitch-xen.spec