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:48:36 +0000 (09:48 -0700)
commitb4e8d062552e62b32a4725d52ec9de0d753504fa
treefe89d56f021afae931a28be97862e31cdca35e16
parentb906559151e98837bfb3a4e123acd03b4f81b5d4
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