Linus Lüssing wrote: > On Fri, Apr 10, 2015 at 07:46:39PM +0200, Linus Lüssing wrote: >> diff --git a/net/ipv6/mcast_snoop.c b/net/ipv6/mcast_snoop.c >> new file mode 100644 >> index 0000000..95b34c0 >> --- /dev/null >> +++ b/net/ipv6/mcast_snoop.c >> @@ -0,0 +1,198 @@ >> +/* Copyright (C) 2015: Linus Lüssing <[email protected]> > > PS: I'm a little uncertain how this is usually done. If I should > add someone (maybe Hideaki YOSHIFUJI, the original author of the > bridge IPv6/MLD support?), then please let me know.
If you want to claim copyright, add myself (2010, [email protected]). You may have Authors: lines for both. Also, you could have description like "Based on MLD support by ...". --yoshfuji -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

