aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ipsec.h
Commit message (Expand)AuthorAgeFilesLines
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-388/+0
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* nuke unused functions.Hajimu UMEMOTO2004-02-161-4/+0
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-111-0/+2
* pass pcb rather than so. it is expected that per socket policyHajimu UMEMOTO2004-02-031-8/+3
* nuke obsoleted ipsec_gethist(). it just did panic to notify userHajimu UMEMOTO2003-11-071-1/+0
* - cleanup SP refcnt issue.Hajimu UMEMOTO2003-11-041-13/+57
* - fix typo in comments.Hajimu UMEMOTO2003-10-081-10/+9
* Add a TCP TIMEWAIT state which uses less space than a fullblown TCPJonathan Lemon2003-02-191-1/+3
* Replace aux mbufs with packet tags:Sam Leffler2002-10-161-3/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-10/+9
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-9/+40
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-154/+158
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+1
* Fixed the problem that IPsec connection hangs when bigger data is sent.Yoshinobu Inoue2000-01-151-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-6/+6
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-0/+6
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+314