[ovs-dev] [PATCH v2 09/13] datapath: Cleanup netlink compat code.

Pravin Shelar pshelar at nicira.com
Wed Sep 4 19:54:01 UTC 2013


On Tue, Sep 3, 2013 at 4:32 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Tue, Sep 3, 2013 at 2:00 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> diff --git a/datapath/linux/compat/genetlink-openvswitch.c b/datapath/linux/compat/genetlink-openvswitch.c
>> index 810223b..359f916 100644
>> --- a/datapath/linux/compat/genetlink-openvswitch.c
>> +++ b/datapath/linux/compat/genetlink-openvswitch.c
>> @@ -1,138 +1,13 @@
>>  #include <net/genetlink.h>
>>  #include <linux/version.h>
>>
>> -#define GENL_FIRST_MCGROUP 16
>> -#define GENL_LAST_MCGROUP  31
>
> I believe that there is a bunch of userspace code that can be removed
> around this as well. There's a header file with the fallback ID and
> then some code in the netlink library that uses it as well.

ok.



More information about the dev mailing list