summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ipsec.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-1/+1
* nuke unused functions.ume2004-02-161-4/+0
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-111-0/+2
* pass pcb rather than so. it is expected that per socket policyume2004-02-031-8/+3
* nuke obsoleted ipsec_gethist(). it just did panic to notify userume2003-11-071-1/+0
* - cleanup SP refcnt issue.ume2003-11-041-13/+57
* - fix typo in comments.ume2003-10-081-10/+9
* Add a TCP TIMEWAIT state which uses less space than a fullblown TCPjlemon2003-02-191-1/+3
* Replace aux mbufs with packet tags:sam2002-10-161-3/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-10/+9
* Sync with recent KAME.ume2001-06-111-9/+40
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-155/+159
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Fixed the problem that IPsec connection hangs when bigger data is sent.shin2000-01-151-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-6/+6
* IPSEC support in the kernel.shin1999-12-221-0/+6
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+314
OpenPOWER on IntegriCloud