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
/
net
/
pfkeyv2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the sadb_x_policy_priority field as it is done in Linux:
fabient
2015-11-17
1
-1
/
+1
*
looks like all archs either have clang or cdefs included before..
jmg
2015-08-02
1
-2
/
+0
*
convert to C11's _Static_assert, and pull in sys/cdefs.h for
jmg
2015-08-02
1
-7
/
+5
*
temporarily fix build.. This isn't the final fix, and testing is
jmg
2015-07-31
1
-0
/
+4
*
Clean up this header file...
jmg
2015-07-31
1
-18
/
+20
*
New AES modes for IPSec, user space components.
gnn
2015-07-03
1
-0
/
+7
*
Added support for NAT-Traversal (RFC 3948) in IPsec stack.
vanhu
2009-06-12
1
-1
/
+36
*
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
gnn
2007-07-03
1
-1
/
+1
*
Integrate the Camellia Block Cipher. For more information see RFC 4132
gnn
2007-05-09
1
-0
/
+2
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Initial import of RFC 2385 (TCP-MD5) digest support.
bms
2004-02-11
1
-2
/
+4
*
fix comments.
ume
2003-11-14
1
-5
/
+3
*
- support AES counter mode for ESP.
ume
2003-10-13
1
-4
/
+4
*
- support AES XCBC MAC for AH
ume
2003-10-13
1
-1
/
+2
*
add definitions for RIPEMD-160 HMAC and Skipjack encryption algorithms,
sam
2002-10-16
1
-0
/
+2
*
Correct the definitions of SADB_* to be compatible with
ume
2002-10-15
1
-15
/
+15
*
printed current sequence number of the SA. accordingly, changed
ume
2001-08-06
1
-2
/
+2
*
Sync with recent KAME.
ume
2001-06-11
1
-18
/
+28
*
sync with kame tree as of july00. tons of bug fixes/improvements.
itojun
2000-07-04
1
-291
/
+253
*
cosmetic change: sort function prototypes
shin
2000-01-15
1
-27
/
+27
*
-K&R fix for some prototype declaration
shin
2000-01-15
1
-4
/
+4
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP
shin
1999-11-22
1
-0
/
+420