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
/
netinet6
/
ip6_mroute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
fixed a bug that IPv6 multicast packet is not forwarded if its packet size is...
suz
2002-12-16
1
-1
/
+1
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-1
/
+1
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
1
-2
/
+0
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
1
-0
/
+2
*
Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
tanimura
2002-04-30
1
-6
/
+9
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-11
/
+12
*
double m_free() - not critical. from niklas@openbsd
ume
2002-03-29
1
-3
/
+1
*
Removed a wrong comment.
sumikawa
2001-09-20
1
-5
/
+0
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
Sync with recent KAME.
ume
2001-06-11
1
-114
/
+132
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
kame 1.32 -> 1.33
itojun
2000-10-23
1
-1
/
+27
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-110
/
+222
*
Just need to pass the address family to if_simloop(), not the whole sockaddr.
archie
2000-05-24
1
-1
/
+1
*
Sorry I didn't commit these files at the commit just a few minutes before.
shin
2000-01-28
1
-0
/
+1661