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
/
netkey
/
key_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.
suz
2002-04-19
1
-4
/
+4
*
Remove __P.
alfred
2002-03-20
1
-9
/
+9
*
- net.inet.ipsec.esp_auth hasn't been there
ume
2001-11-05
1
-4
/
+0
*
printed current sequence number of the SA. accordingly, changed
ume
2001-08-06
1
-4
/
+4
*
Sync with recent KAME.
ume
2001-06-11
1
-5
/
+2
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-2
/
+2
*
Add missing #include to unbreak IPSEC_DEBUG builds
kris
2000-07-07
1
-0
/
+1
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-57
/
+127
*
Change struct sockaddr_storage member name, because following change
shin
2000-01-13
1
-4
/
+4
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-16
/
+10
*
IPSEC support in the kernel.
shin
1999-12-22
1
-666
/
+596
*
Fix a printf(3) formatter to match its variable.
billf
1999-08-17
1
-1
/
+1
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-1
/
+0
*
Fixed printf format errors.
bde
1998-08-17
1
-14
/
+16
*
Removed unused #includes.
bde
1998-03-28
1
-2
/
+0
*
polish the code.
itojun
1998-02-27
1
-2
/
+2
*
make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.
itojun
1998-02-27
1
-98
/
+128
*
This is the `netkey' kernel key-management service (the PF_KEY analogue
wollman
1996-06-14
1
-0
/
+730