aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/igmp_var.h
Commit message (Expand)AuthorAgeFilesLines
* igmp: convert igmpstat to use PCPU countersMitchell Horne2020-11-081-2/+7
* Separate list manipulation locking from state change in multicastStephen Hurd2018-05-021-1/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* - Rename 'struct igmp_ifinfo' into 'struct igmp_ifsoftc', since it reallyGleb Smirnoff2015-02-191-35/+46
* Merge 'struct ip6protosw' and 'struct protosw' into one. Now we haveKevin Lo2014-08-081-1/+1
* Remove more constants related to static sysctl nodes. The MAXID constantsJohn Baldwin2014-02-251-2/+1
* Remove most of the remaining sysctl name list macros. They were onlyJohn Baldwin2013-08-261-4/+0
* Update stats in struct igmpstat using two new macros:Robert Watson2009-04-121-0/+5
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDBruce M Simpson2009-03-091-68/+129
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-1/+55
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove __P.Alfred Perlstein2002-03-191-6/+6
* Patches from Keiichi SHIMA <keiichi@iij.ad.jp>Julian Elischer2001-09-031-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Move kernel-only declaration inside #ifdef KERNEL section.Garrett Wollman1999-03-061-7/+5
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+3
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* IGMPv2 routines rewritten, to be more compact and to fully complyBill Fenner1996-03-141-2/+22
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-2/+1
* Kernel side of 3.5 multicast routing code, based on work by Bill FennerGarrett Wollman1995-06-131-11/+11
* Add lots of useful MIB variables and a few not-so-useful ones forGarrett Wollman1995-02-161-1/+15
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-19/+6
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+85