index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
igmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant initialization of rti; SLIST_FOREACH does that for
rwatson
2003-08-28
1
-1
/
+0
*
Before digging into IGMP locking, do a whitespace and prototype cleanup:
rwatson
2003-08-20
1
-73
/
+60
*
Move from a custom-crafted singly-linked list to the SLIST_* macros
rwatson
2003-08-20
1
-26
/
+22
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Back out some style changes. They are not urgent,
luigi
2002-11-20
1
-23
/
+29
*
Fix function headers and remove 'register' variable declarations.
luigi
2002-11-17
1
-29
/
+23
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-1
/
+1
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+6
*
s/demon/daemon/
dd
2002-05-12
1
-2
/
+2
*
Remove __P.
alfred
2002-03-19
1
-2
/
+2
*
One caller of rip_input failed to be converted in the last commit.
julian
2001-09-03
1
-1
/
+1
*
Patches from Keiichi SHIMA <keiichi@iij.ad.jp>
julian
2001-09-03
1
-2
/
+2
*
Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats.
ru
2001-06-23
1
-1
/
+1
*
Add #include <machine/in_cksum.h>, in order to pick up the checksum
jlemon
2000-05-06
1
-0
/
+2
*
IPSEC support in the kernel.
shin
1999-12-22
1
-3
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.
fenner
1999-01-18
1
-3
/
+3
*
PR: kern/8990
dillon
1998-12-12
1
-1
/
+3
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
1
-1
/
+3
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
1
-2
/
+2
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-1
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+1
*
Always call ip_output() with a valid route pointer. For igmp, also get the
wollman
1996-04-18
1
-14
/
+14
*
Make rip_input() take the header length
fenner
1996-03-26
1
-2
/
+2
*
IGMPv2 routines rewritten, to be more compact and to fully comply
fenner
1996-03-14
1
-255
/
+120
*
Staticize.
phk
1995-12-09
1
-6
/
+6
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-1
/
+5
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-20
/
+5
*
Kernel side of 3.5 multicast routing code, based on work by Bill Fenner
wollman
1995-06-13
1
-106
/
+87
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-20
/
+20
*
These diffs modify the behaviour of multicast clients to conform with the
dg
1995-05-16
1
-8
/
+5
*
Cleanup loopback interface support.
pst
1995-04-26
1
-7
/
+7
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-3
/
+1
*
Add lots of useful MIB variables and a few not-so-useful ones for
wollman
1995-02-16
1
-1
/
+21
*
Detect old-style multicast routers and interoperate properly
pst
1994-10-31
1
-1
/
+8
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-5
/
+1
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-73
/
+386
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+313