[OpenWrt-Devel] [PATCH 4/4] netifd: Add igmpversion config support

Steven Barth cyrus at openwrt.org
Wed Dec 3 05:23:10 EST 2014


On 03.12.2014 11:15, Hans Dedecker wrote:
> Config support to force the IGMP host version on device level; possible values are:
>      1|igmpv1: IGMP version 1
>      2|igmpv2: IGMP version 2
>      3|igmpv3: IGMP version 3


Thanks Hans.

However, I don't really see the point of the string logic, it seems a 
bit bloated and the simple integer 1 2 or 3 should suffice imo.

Also I'm wondering if this should set MLD version too (i.e. 1 if IGMP is 
2 and 2 if IGMP is 3).

Cheers,

Steven
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list