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
/
ipsec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for license, minor formatting changes, separate for KAME
imp
2005-01-07
1
-1
/
+1
*
nuke unused functions.
ume
2004-02-16
1
-4
/
+0
*
Initial import of RFC 2385 (TCP-MD5) digest support.
bms
2004-02-11
1
-0
/
+2
*
pass pcb rather than so. it is expected that per socket policy
ume
2004-02-03
1
-8
/
+3
*
nuke obsoleted ipsec_gethist(). it just did panic to notify user
ume
2003-11-07
1
-1
/
+0
*
- cleanup SP refcnt issue.
ume
2003-11-04
1
-13
/
+57
*
- fix typo in comments.
ume
2003-10-08
1
-10
/
+9
*
Add a TCP TIMEWAIT state which uses less space than a fullblown TCP
jlemon
2003-02-19
1
-1
/
+3
*
Replace aux mbufs with packet tags:
sam
2002-10-16
1
-3
/
+0
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-10
/
+9
*
Sync with recent KAME.
ume
2001-06-11
1
-9
/
+40
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-155
/
+159
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Fixed the problem that IPsec connection hangs when bigger data is sent.
shin
2000-01-15
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-6
/
+6
*
IPSEC support in the kernel.
shin
1999-12-22
1
-0
/
+6
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+314