freebsd-dev/lib/libipsec
Yoshinobu Inoue f63e7634ac Initialize mbuf pointer at getting ipsec policy.
Without this, kernel will panic at getsockopt() of IPSEC_POLICY.
Also make compilable libipsec/test-policy.c which tries getsockopt() of
IPSEC_POLICY.

Approved by: jkh

Submitted by: sakane@kame.net
2000-03-09 14:57:16 +00:00
..
ipsec_dump_policy.c libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
ipsec_get_policylen.c libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
ipsec_set_policy.3 s/ispec/ipsec/, and add a missing comma. 2000-03-07 13:58:25 +00:00
ipsec_strerror.3 Fixed missing include and missing arg in synopsis. 2000-01-13 10:22:50 +00:00
ipsec_strerror.c libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
ipsec_strerror.h libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
Makefile Set libipsec shared library number to 0 2000-02-03 10:06:53 +00:00
pfkey_dump.c libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
pfkey.c libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
policy_parse.y libipsec and IPsec related apps. (and some KAME related man pages) 2000-01-06 12:40:54 +00:00
policy_token.l Change IPv6 scoped addr format again based on recent standard discussion. 2000-02-19 16:10:16 +00:00
test-policy.c Initialize mbuf pointer at getting ipsec policy. 2000-03-09 14:57:16 +00:00