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
/
ah_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for license, minor formatting changes, separate for KAME
imp
2005-01-07
1
-1
/
+1
*
Apply error and success logic consistently to the function netisr_queue() and
andre
2004-08-27
1
-2
/
+2
*
- m_cat() may free the mbuf on 2nd arg, so m_pkthdr manipulation has
ume
2003-11-15
1
-6
/
+2
*
add ECN support in layer-3.
ume
2003-10-29
1
-2
/
+8
*
- avoid hardcoded values.
ume
2003-10-12
1
-32
/
+20
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
1
-4
/
+2
*
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
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-25
/
+9
*
Corrected arguments to key_allocsa called from
ume
2002-03-25
1
-3
/
+5
*
Fix another boatload of warnings (missing include) and a cosmetic
peter
2002-02-28
1
-0
/
+2
*
Patches from KAME to remove usage of Varargs in existing
julian
2001-09-07
1
-13
/
+5
*
Patches from Keiichi SHIMA <keiichi@iij.ad.jp>
julian
2001-09-03
1
-4
/
+3
*
Sync with recent KAME.
ume
2001-06-11
1
-58
/
+146
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-11
/
+4
*
Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.
ru
2000-09-14
1
-2
/
+0
*
add missing splx(), when outgoing interface queue is full on tunnelled
itojun
2000-08-16
1
-0
/
+2
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-87
/
+358
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
IPSEC support in the kernel.
shin
1999-12-22
1
-0
/
+708