aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mld.h
AgeCommit message (Expand)Author
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-09-22ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki