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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Virtualize the IPv4 multicast routing code.
zec
2010-06-02
1
-1
/
+1
*
Switch cmd argument to u_long. This matches what if_ethersubr.c does and
rdivacky
2009-06-21
1
-1
/
+1
*
Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.
bms
2009-04-21
1
-1
/
+5
*
Update stats in struct mrtstat using two new macros: MRTSTAT_ADD()
rwatson
2009-04-12
1
-0
/
+5
*
Introduce a number of changes to the MROUTING code.
bms
2009-03-19
1
-20
/
+4
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
1
-1
/
+1
*
Store the cached route in vifp in the normal send_packet() case.
bms
2007-02-08
1
-1
/
+1
*
Nuke the token bucket filter code. Attempting to request rate limiting
bms
2007-02-08
1
-21
/
+2
*
Remove support for IPIP tunnels in IPv4 multicast forwarding. XORP has
bms
2007-02-07
1
-2
/
+2
*
Nits.
bms
2006-09-29
1
-1
/
+1
*
Push removal of mrouted down to the rest of the tree.
bms
2006-09-29
1
-1
/
+1
*
Brain-o (use standard int types now).
ru
2006-02-01
1
-2
/
+2
*
Fix multicast routing on 64-bit platforms.
ru
2006-01-31
1
-2
/
+2
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
White space cleanup for netinet before branch:
rwatson
2004-08-16
1
-33
/
+33
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
1. Basic PIM kernel support
hsu
2003-08-07
1
-15
/
+144
*
Massive cleanup of the ip_mroute code.
luigi
2002-11-15
1
-3
/
+0
*
Remove __P.
alfred
2002-03-19
1
-4
/
+4
*
Somewhat modernize ip_mroute.c:
fenner
2001-07-25
1
-4
/
+0
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use dynamic memory allocation instead of mbuf's for multicast routing
fenner
1999-01-18
1
-1
/
+4
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-3
/
+5
*
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
*
Expose more of these structures to tthe user so that netstat
wollman
1997-01-03
1
-3
/
+3
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-1
/
+5
*
Fix some problems with multicast forwarding:
wollman
1995-08-23
1
-15
/
+7
*
Kernel side of 3.5 multicast routing code, based on work by Bill Fenner
wollman
1995-06-13
1
-62
/
+73
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+2
*
Shuffle some functions and variables around to make it possible for
wollman
1994-09-14
1
-3
/
+3
*
Initial get-the-easy-case-working upgrade of the multicast code
wollman
1994-09-06
1
-58
/
+134
*
Made idempotent.
paul
1994-08-21
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+173