datapath: Cleanup netlink compat code.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 27 Aug 2013 06:53:17 +0000 (23:53 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 6 Sep 2013 16:51:43 +0000 (09:51 -0700)
commitb3dcb73cc58a7ee089cfaec623818142196e1172
tree5510be20bfa02dbcb7683cbcd2e0f851b2738f2d
parent07ac71eaa8a2892a0028a27049a51a88b756ea9b
datapath: Cleanup netlink compat code.

Patch removes genl, netlink, rtnl compat code and dpif-linux
fallback-id compat code.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
14 files changed:
datapath/compat.h
datapath/datapath.c
datapath/dp_notify.c
datapath/linux/compat/genetlink-openvswitch.c
datapath/linux/compat/include/linux/netlink.h
datapath/linux/compat/include/linux/rtnetlink.h
datapath/linux/compat/include/net/genetlink.h
datapath/linux/compat/include/net/netlink.h
debian/copyright.in
include/openvswitch/automake.mk
include/openvswitch/datapath-compat.h [deleted file]
lib/dpif-linux.c
lib/netlink-socket.c
lib/netlink-socket.h