freebsd-dev/lib/libipsec
Bruce M Simpson 1922fd129e Initial import of RFC 2385 (TCP-MD5) digest support.
This is the second of two commits; bring in the userland support to finish.

Teach libipsec and setkey about the tcp-md5 class of security associations,
thus allowing administrators to add per-host keys to the SADB for use by
the tcpsignature_compute() function.

Document that a single SPI must be used until such time as the code which
adds support to the SPD to specify flows for tcp-md5 treatment is suitable
for production.

Sponsored by:	sentex.net
2004-02-11 04:34:34 +00:00
..
ipsec_dump_policy.c Initial import of RFC 2385 (TCP-MD5) digest support. 2004-02-11 04:34:34 +00:00
ipsec_get_policylen.c Add __FBSDID()s to libipsec 2001-09-30 21:43:45 +00:00
ipsec_set_policy.3 - plug memory leak. 2003-11-05 09:41:23 +00:00
ipsec_strerror.3 - errx() doesn't need `\n'. 2003-10-26 12:00:27 +00:00
ipsec_strerror.c Add __FBSDID()s to libipsec 2001-09-30 21:43:45 +00:00
ipsec_strerror.h Remove __P() usage. 2002-03-21 23:54:04 +00:00
libpfkey.h Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
Makefile - plug memory leak. 2003-11-05 09:41:23 +00:00
pfkey_dump.c Initial import of RFC 2385 (TCP-MD5) digest support. 2004-02-11 04:34:34 +00:00
pfkey.c Initial import of RFC 2385 (TCP-MD5) digest support. 2004-02-11 04:34:34 +00:00
policy_parse.y - plug memory leak. 2003-11-05 09:41:23 +00:00
policy_token.l Initial import of RFC 2385 (TCP-MD5) digest support. 2004-02-11 04:34:34 +00:00
test-policy.c - errx() doesn't need `\n'. 2003-10-26 12:00:27 +00:00