Windows: Use NETLINK_NETFILTER instead of NETLINK_GENERIC
authorSairam Venugopal <vsairam@vmware.com>
Mon, 11 Jul 2016 21:59:50 +0000 (14:59 -0700)
committerGurucharan Shetty <guru@ovn.org>
Wed, 13 Jul 2016 22:11:54 +0000 (15:11 -0700)
commit218e42da3d38005cb94ad2d699a794977043b900
treeb43bcfdf75e45e153c04d0d91b30dece75a3e219
parente70f55edbc47e99432da7c868594d7f9d9589eca
Windows: Use NETLINK_NETFILTER instead of NETLINK_GENERIC

Windows datapath lacked support for different Netlink Family protocols.
Now that Windows supports different Netlink protocol, revert the change to
override NETLINK_NETFILTER to use NETLINK_GENERIC.

Signed-off-by: Sairam Venugopal <vsairam@vmware.com>
Acked-by: Nithin Raju <nithin@vmware.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
lib/netlink-conntrack.c
lib/netlink-protocol.h