freebsd-src/sbin/setkey
Eugene Grosbein 0aef862845 If setkey(8) is used without ipsec.ko loaded beforehand,
its attempt to install SA/SPD into the kernel results in cryptic
EINVAL error code.

Let it be a bit more user-friendly and try to load ipsec.ko
automatically if it is not loaded, just like ifconfig(8) does it
for modules it needs.

PR:		263379
MFC after:	2 weeks
2022-05-05 19:02:29 +07:00
..
Makefile
Makefile.depend
parse.y
sample.cf
scriptdump.pl
setkey.8
setkey.c
test-pfkey.c
test-policy.c
token.l
vchar.h