summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/send-pr
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/send-pr')
0 files changed, 0 insertions, 0 deletions
c41031ae53aa5ef263967d63f'>make it possible to SADB_DUMP via sysctl. request by mrgitojun 2003-09-07- prepare for RFC2401bis 64bit sequence number (no behavior change yet)itojun - use hash for SPI-based SAD entry lookup (should be faster, i hope) - cleanup keydb.c and key.c. key.c is responsible for refcounting secasvar, keydb.c is responsible for alloc/free. 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 from SEIL team 2003-06-28malloc() returns "void *", we don't need to cast the return value.simonb 2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej malloc types into a structure, a pointer to which is passed around, instead of an int constant. Allow the limit to be adjusted when the malloc type is defined, or with a function call, as suggested by Jonathan Stone. 2002-06-12deep-copy pcb policy if it is an ipsec policy. assign ID field to allitojun SPD entries. make it possible for racoon to grab SPD entry on pcb (racoon side needs some changes). sync w/kame 2002-06-12do not copy policy-on-socket at all. avoid copying packet header value toitojun struct spindex. should reduce memory usage per socket/pcb, and should speedup ipsec processing. sync w/kame 2002-03-01unifdef -D__NetBSD__itojun