freebsd-dev/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 Remove the link to libl which only contains a stub function 2020-03-23 14:37:00 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sample.cf Remove support for IPsec algorithms deprecated in r348205 and r360202. 2020-05-02 00:06:58 +00:00
scriptdump.pl
setkey.8 setkey(8): Clarify language around AEAD ciphers. 2022-04-27 12:23:18 -07:00
setkey.c If setkey(8) is used without ipsec.ko loaded beforehand, 2022-05-05 19:02:29 +07:00
test-pfkey.c Remove support for IPsec algorithms deprecated in r348205 and r360202. 2020-05-02 00:06:58 +00:00
test-policy.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
token.l Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec. 2020-06-04 22:58:37 +00:00
vchar.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00