summaryrefslogtreecommitdiff
path: root/sys/netinet6/ipsec.h
AgeCommit message (Expand)Author
2001-11-21update outgoing ifp, only if tunnel mode ipsec is used. this is toitojun
2001-10-16more whitespace/comment sync with kameitojun
2001-08-06cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed,itojun
2001-08-05cosmetic (spacing near /* */). sync with kameitojun
2001-05-30use _KERNEL_OPTmrg
2001-01-24- record IPsec packet history into m_aux structure.itojun
2001-01-04typo fix. PR 11889itojun
2000-10-19remove #ifdef TCP6. it is not likely for us to bring in sys/netinet6/tcp6*.citojun
2000-09-22use real wallclock (got by microtime) to compute IPsec database lifetimes.itojun
2000-07-30make ipsec_strerror(3) to return const char *, not char *. sync with kame.itojun
2000-06-15remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.itojun
2000-06-03sync with recent kame.itojun
2000-03-01introduce m->m_pkthdr.aux to hold random data which needs to be passeditojun
2000-02-28remove some of cross-BSD portability #ifdef.itojun
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-31bring in latest KAME ipsec tree.itojun
2000-01-06remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsecitojun
1999-12-02avoid namespace polution ("#ifdef KERNEL" was mistakingly used)itojun
1999-11-19Update protocoles and interfaces stats counters to 64bit.bouyer
1999-07-31sync with recent KAME.itojun
1999-07-09defopt INET6, and put it in opt_inet.h (most places already include thisthorpej
1999-07-03RCS ID police.thorpej
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun