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
/
ip_mroute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-2
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+2
*
Removed unused #includes.
bde
1997-10-28
1
-5
/
+1
*
Update for new callout interface.
gibbs
1997-09-21
1
-4
/
+6
*
Remove crufty LBL ifdef that only applies to Suns.
fenner
1997-07-19
1
-5
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-2
/
+2
*
Properly notice error returns from if_allmulti().
wollman
1997-02-21
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Use the new if_multiaddrs list for multicast addresses rather than the
wollman
1997-01-13
1
-6
/
+4
*
Allocate a header mbuf for the start of the encapsulated packet.
fenner
1996-11-23
1
-3
/
+3
*
Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header
fenner
1996-07-12
1
-2
/
+2
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
1
-2
/
+2
*
Always call ip_output() with a valid route pointer. For igmp, also get the
wollman
1996-04-18
1
-3
/
+10
*
Make rip_input() take the header length
fenner
1996-03-26
1
-13
/
+8
*
Cleaned up uninitialized 'rt' warning properly
fenner
1996-03-11
1
-7
/
+8
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-2
/
+2
*
Add more options into the conf/options and i386/conf/options.i386 files
peter
1996-03-02
1
-1
/
+2
*
Another mega commit to staticize things.
phk
1995-12-14
1
-7
/
+7
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-2
/
+27
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-21
/
+20
*
Second batch of cleanup changes.
phk
1995-10-29
1
-8
/
+2
*
Put newline at end of log()ed messages so syslog can't fill up your
wollman
1995-10-06
1
-21
/
+22
*
Fix some problems with multicast forwarding:
wollman
1995-08-23
1
-122
/
+128
*
Fix test for determining when RSVP is inactive in a router. (In this
wollman
1995-07-26
1
-3
/
+3
*
Declare rsvp_input() to take the correct set of arguments and figure out
wollman
1995-07-24
1
-5
/
+12
*
From Bill Fenner:
wollman
1995-06-26
1
-1
/
+2
*
Fix a resource allocation bug where multicast forwarding would leak mbufs
wollman
1995-06-19
1
-4
/
+4
*
Kernel side of 3.5 multicast routing code, based on work by Bill Fenner
wollman
1995-06-13
1
-651
/
+995
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-53
/
+53
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-0
/
+1
*
Remove redundant declarations.
bde
1995-04-02
1
-3
/
+0
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+0
*
This set of patches enables IP multicasting to work under FreeBSD. I am
wollman
1995-03-16
1
-19
/
+27
*
Fix benign type mismatch.
bde
1995-02-22
1
-1
/
+1
*
Added missing newlines to calls to log().
dg
1995-02-20
1
-19
/
+19
*
Bug fixes from John Brezak.
wollman
1994-10-21
1
-3
/
+3
*
Fix some endianness and packet header bugs found in BSDi's port of this code.
wollman
1994-10-13
1
-14
/
+27
*
GCC cleanup.
phk
1994-10-02
1
-9
/
+4
*
Add code to make multicast routing be an LKM.
wollman
1994-09-14
1
-14
/
+111
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-12
/
+46
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-657
/
+1603
*
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
/
+834