Re: [PATCH 2/2] net: Export IGMP/MLD message validation code

From: David Miller
Date: Mon Apr 13 2015 - 13:32:34 EST


From: Linus Lüssing <linus.luessing@xxxxxxxxx>
Date: Fri, 10 Apr 2015 19:46:39 +0200

> With this patch, the IGMP and MLD message validation functions are moved
> from the bridge code to IPv4/IPv6 multicast files. Some small
> refactoring was done to enhance readibility and to iron out some
> differences in behaviour between the IGMP and MLD parsing code (e.g. the
> skb-cloning of MLD messages is now only done if necessary, just like the
> IGMP part always did).
>
> Finally, these IGMP and MLD message validation functions are exported so
> that not only the bridge can use it but batman-adv later, too.
>
> Signed-off-by: Linus Lüssing <linus.luessing@xxxxxxxxx>

Please update the copyrights as per your discussion with YOSHIFUJI
Hideaki.

Also, please provide a cover "[PATCH 0/2] " posting with a top-level
summary of what this series is doing so I can use that text in the
message of the merge commit I'll create when applying your series.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/