aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/mld6_var.h
Commit message (Expand)AuthorAgeFilesLines
* - Rename 'struct mld_ifinfo' into 'struct mld_ifsoftc', since it reallyGleb Smirnoff2015-02-191-26/+39
* Use new struct mbufq instead of struct ifqueue to manage packet queues inGleb Smirnoff2015-02-191-1/+1
* Use ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal a join or leaveBruce M Simpson2009-12-221-0/+1
* Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit:Bruce M Simpson2009-04-291-19/+128
* Clean up VCS Ids.David E. O'Brien2007-12-101-3/+3
* sync with KAME regarding NDPSUZUKI Shinsuke2005-10-211-0/+1
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* rename MLD6_* to MLD_*.Hajimu UMEMOTO2003-10-311-3/+3
* use arc4random.Hajimu UMEMOTO2003-10-311-1/+1
* - typo in commentHajimu UMEMOTO2003-10-091-5/+5
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-6/+7
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+52