aboutsummaryrefslogtreecommitdiff
path: root/sys/netkey/key_debug.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:Hajimu UMEMOTO2001-11-201-4/+0
* MFC: printed current sequence number of the SA. accordingly, changedHajimu UMEMOTO2001-10-241-4/+4
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-031-5/+2
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-56/+127
* Change struct sockaddr_storage member name, because following changeYoshinobu Inoue2000-01-131-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-16/+10
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-666/+596
* Fix a printf(3) formatter to match its variable.Bill Fumerola1999-08-171-1/+1
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-1/+0
* Fixed printf format errors.Bruce Evans1998-08-171-14/+16
* Removed unused #includes.Bruce Evans1998-03-281-2/+0
* polish the code.Jun-ichiro itojun Hagino1998-02-271-2/+2
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.Jun-ichiro itojun Hagino1998-02-271-98/+128
* This is the `netkey' kernel key-management service (the PF_KEY analogueGarrett Wollman1996-06-141-0/+730