openvswitch: Remove Linux bridge compatibility.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 27 Dec 2012 21:48:51 +0000 (13:48 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 27 Dec 2012 21:48:51 +0000 (13:48 -0800)
commit5ca1ba484bd9ade5116a49cf241cb98219d7d696
tree8ce8e1ffc4fa5f606ce84b5700cca18f890a84a7
parenta8643e447601201aabd1159966bd716e48378f97
openvswitch: Remove Linux bridge compatibility.

Currently brcompat does not work on master due to recent
datapath changes. We have decided to remove it as it is
not used very widely.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
62 files changed:
FAQ
INSTALL.Libvirt
INSTALL.bridge [deleted file]
Makefile.am
README
configure.ac
datapath/Modules.mk
datapath/brcompat_main.c [deleted file]
datapath/compat.h
datapath/datapath.c
datapath/datapath.h
datapath/dp_notify.c
datapath/dp_sysfs.h [deleted file]
datapath/dp_sysfs_dp.c [deleted file]
datapath/dp_sysfs_if.c [deleted file]
datapath/linux/.gitignore
datapath/linux/Makefile.main.in
datapath/linux/Modules.mk
datapath/linux/compat/genetlink-brcompat.c [deleted file]
datapath/linux/compat/genetlink-openvswitch.c
datapath/linux/compat/genetlink.inc [deleted file]
datapath/tunnel.c
datapath/vport-capwap.c
datapath/vport-generic.c [deleted file]
datapath/vport-generic.h [deleted file]
datapath/vport-gre.c
datapath/vport-internal_dev.c
datapath/vport-netdev.c
datapath/vport-netdev.h
datapath/vport-patch.c
datapath/vport-vxlan.c
datapath/vport.c
datapath/vport.h
debian/.gitignore
debian/automake.mk
debian/control
debian/copyright.in
debian/dkms.conf.in
debian/openvswitch-brcompat.install [deleted file]
debian/openvswitch-brcompat.manpages [deleted file]
debian/openvswitch-brcompat.postinst [deleted file]
debian/openvswitch-brcompat.postrm [deleted file]
debian/openvswitch-switch.init
debian/openvswitch-switch.template
include/openvswitch/automake.mk
include/openvswitch/brcompat-netlink.h [deleted file]
m4/openvswitch.m4
manpages.mk
rhel/etc_init.d_openvswitch
rhel/openvswitch-fedora.spec.in
rhel/openvswitch-kmod-fedora.spec.in
rhel/openvswitch.spec.in
rhel/usr_share_openvswitch_scripts_sysconfig.template
utilities/bugtool/ovs-bugtool.in
utilities/ovs-ctl.8
utilities/ovs-ctl.in
vswitchd/.gitignore
vswitchd/automake.mk
vswitchd/ovs-brcompatd.8.in [deleted file]
vswitchd/ovs-brcompatd.c [deleted file]
vswitchd/ovs-vswitchd.8.in
xenserver/openvswitch-xen.spec.in