summaryrefslogtreecommitdiffstats
path: root/sys/netinet/igmp.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <machine/in_cksum.h>, in order to pick up the checksumjlemon2000-05-061-0/+2
* IPSEC support in the kernel.shin1999-12-221-3/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.fenner1999-01-181-3/+3
* PR: kern/8990dillon1998-12-121-1/+3
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+2
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-111-1/+3
* Fixed gratuitous ANSIisms.bde1997-09-161-2/+2
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Always call ip_output() with a valid route pointer. For igmp, also get thewollman1996-04-181-14/+14
* Make rip_input() take the header lengthfenner1996-03-261-2/+2
* IGMPv2 routines rewritten, to be more compact and to fully complyfenner1996-03-141-255/+120
* Staticize.phk1995-12-091-6/+6
* Completed function declarations and/or added prototypes.bde1995-12-021-1/+5
* New style sysctl & staticize alot of stuff.phk1995-11-141-20/+5
* Kernel side of 3.5 multicast routing code, based on work by Bill Fennerwollman1995-06-131-106/+87
* Remove trailing whitespace.rgrimes1995-05-301-20/+20
* These diffs modify the behaviour of multicast clients to conform with thedg1995-05-161-8/+5
* Cleanup loopback interface support.pst1995-04-261-7/+7
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+1
* Add lots of useful MIB variables and a few not-so-useful ones forwollman1995-02-161-1/+21
* Detect old-style multicast routers and interoperate properlypst1994-10-311-1/+8
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-5/+1
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-73/+386
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+313
OpenPOWER on IntegriCloud