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
/
in_mcast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
1
-0
/
+2
*
Change the initialization methodology for global variables scheduled
zec
2008-11-19
1
-0
/
+2
*
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
des
2008-10-23
1
-5
/
+5
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
1
-21
/
+17
*
Step 1.5 of importing the network stack virtualization infrastructure
zec
2008-10-02
1
-0
/
+11
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-8
/
+9
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
1
-1
/
+2
*
Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to
rwatson
2008-04-17
1
-28
/
+28
*
Over the past couple of years, there have been a number of reports relating
csjp
2007-08-06
1
-0
/
+21
*
Fix a regression in IPv4 multicast join path (IP_ADD_MEMBERSHIP).
bms
2007-07-09
1
-11
/
+26
*
Import rewrite of IPv4 socket multicast layer to support source-specific
bms
2007-06-12
1
-0
/
+1786