aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ah.h
Commit message (Expand)AuthorAgeFilesLines
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-4/+4
* Patches from KAME to remove usage of Varargs in existingJulian Elischer2001-09-071-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-5/+9
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-10/+11
* Prototype fix for IPsec authentication related functionsYoshinobu Inoue2000-02-101-1/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-0/+88