Date: Fri, 14 Jun 1996 10:22:20 -0700 (PDT) From: Garrett Wollman <wollman> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/conf files src/sys/netkey key.c key.h key_debug.c key_debug.h src/sys/sys malloc.h socket.h Message-ID: <199606141722.KAA28814@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 96/06/14 10:22:19
Modified: sys/conf files
sys/sys malloc.h socket.h
Added: sys/netkey key.c key.h key_debug.c key_debug.h
Log:
This is the `netkey' kernel key-management service (the PF_KEY analogue
to PF_ROUTE) from NRL's IPv6 distribution, heavily modified by me for
better source layout, formatting, and textual conventions. I am told
that this code is no longer under active development, but it's a useful
hack for those interested in doing work on network security, key management,
etc. This code has only been tested twice, so it should be considered
highly experimental.
Obtained from: ftp.ripe.net
Revision Changes Path
1.69 +1 -0 src/sys/conf/files
1.14 +4 -2 src/sys/sys/malloc.h
1.12 +6 -2 src/sys/sys/socket.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606141722.KAA28814>
