diff options
author | 2018-09-08 14:12:57 +0000 | |
---|---|---|
committer | 2018-09-08 14:12:57 +0000 | |
commit | 574cdb686a80e59844f35e425e2b86ac3fb5dea0 (patch) | |
tree | 748ae9bbb2c35c8a838698e6ef4cc3766083b0e1 /lib/libssl/ssl_ciph.c | |
parent | ASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3). (diff) | |
download | wireguard-openbsd-574cdb686a80e59844f35e425e2b86ac3fb5dea0.tar.xz wireguard-openbsd-574cdb686a80e59844f35e425e2b86ac3fb5dea0.zip |
Error out early on bad anchor usage
`pfctl -a foo' would do nothing with the non-existent anchor and exit 0.
This implements behaviour as documented in pfctl(8):
-a anchor
Apply flags -f, -F, and -s only to the rules in the specified
anchor.
While here, hoist a duplicate "_" check by using the more mnemonic `mode'.
OK henning sashan
Diffstat (limited to 'lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions