summaryrefslogtreecommitdiff
path: root/sys/netkey/key.h
AgeCommit message (Expand)Author
2003-09-12make it possible to SADB_DUMP via sysctl. request by mrgitojun
2003-09-08add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).itojun
2003-09-07- prepare for RFC2401bis 64bit sequence number (no behavior change yet)itojun
2003-08-22allow userland to specify SPD ID. more readable debugging messages.itojun
2003-08-22backout; committed by mistakeitojun
2003-08-22do not quit from key_sendup() even if writes to non-target socket fails.itojun
2002-06-12make function staticitojun
2002-06-12remove unused functionsitojun
2002-01-31change key_timehandler to take void * as argument. sync with kame.itojun
2001-08-06cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed,itojun
2000-10-05always use rnd(4) for IPsec random number source. avoid random(9).itojun
2000-06-12sync with almost-latest KAME IPsec. full changelog would be too bigitojun
2000-01-31bring in latest KAME ipsec tree.itojun
1999-07-06sync with KAME/NetBSD 1.4, SNAP kit 19990705.itojun
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