summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_mcast.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r281380:ae2015-04-241-5/+9
* MFC r273855:ae2014-11-061-0/+2
* MFC r262351:rodrigc2014-09-071-2/+0
* MFC r259884:bz2014-08-161-4/+3
* MFC r264364:ae2014-04-211-36/+29
* MFC r259840:dim2013-12-281-0/+4
* Fix an integer overflow in computing the size of a temporary bufferdelphij2013-08-221-0/+2
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-171-6/+3
* Convert all users of IF_ADDR_LOCK to use new locking macros that specifyjhb2012-01-051-7/+7
* Return the correct value for the IPV6_MULTICAST_HOPS getsockopt() call.bz2011-11-131-1/+1
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-2/+3
* Adapt r197136 to IPv6 stack:bms2009-11-191-2/+21
* Adapt r197135 to IPv6 stack:bms2009-11-191-8/+14
* Adapt r197132 to IPv6 stack:bms2009-11-191-15/+35
* Adapt r197314 to IPv6 stack:bms2009-11-191-3/+5
* Adapt r197130 to IPv6 stack:bms2009-11-191-1/+3
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Fix a problem, whereby misbehaving IPv6 applications, which don't includebms2009-07-181-2/+12
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-13/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-1/+0
* Merge final round of MLD changes from p4:bms2009-05-271-71/+132
* Silence unsolicited spam printed out when KTR_MLD happens to bekan2009-05-051-1/+1
* Permit buiding kernels with options VIMAGE, restricted to only a singlezec2009-04-301-4/+2
* Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit:bms2009-04-291-28/+137
* Import IPv6 SSM module but do not connect it to the build.bms2009-04-291-0/+2625
OpenPOWER on IntegriCloud