summaryrefslogtreecommitdiffstats
path: root/sys/netkey/key_debug.c
Commit message (Expand)AuthorAgeFilesLines
* printed current sequence number of the SA. accordingly, changedume2001-08-061-4/+4
* Sync with recent KAME.ume2001-06-111-5/+2
* Replace the mbuf external reference counting code with somethingdwmalone2000-08-191-2/+2
* Add missing #include to unbreak IPSEC_DEBUG buildskris2000-07-071-0/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-57/+127
* Change struct sockaddr_storage member name, because following changeshin2000-01-131-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-16/+10
* IPSEC support in the kernel.shin1999-12-221-666/+596
* Fix a printf(3) formatter to match its variable.billf1999-08-171-1/+1
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-1/+0
* Fixed printf format errors.bde1998-08-171-14/+16
* Removed unused #includes.bde1998-03-281-2/+0
* polish the code.itojun1998-02-271-2/+2
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-271-98/+128
* This is the `netkey' kernel key-management service (the PF_KEY analoguewollman1996-06-141-0/+730
OpenPOWER on IntegriCloud