diff options
author | 2002-07-30 09:31:05 +0000 | |
---|---|---|
committer | 2002-07-30 09:31:05 +0000 | |
commit | 2eaf1aafde76cdbe954f352f8854ee10a42c19d2 (patch) | |
tree | 7b73db48efd5cd2d2b7714bc1ae12768464c3f03 /lib/libssl/ssl_err.c | |
parent | .Sh GRAMMAR moves to bottom, it's a reference and not readable (diff) | |
download | wireguard-openbsd-2eaf1aafde76cdbe954f352f8854ee10a42c19d2.tar.xz wireguard-openbsd-2eaf1aafde76cdbe954f352f8854ee10a42c19d2.zip |
allow to specify flags on all rules that include tcp.
these are valid:
pass in from any to any flags S
pass in proto { tcp, udp, icmp } from any to any flags S
pass in proto tcp from any to any flags S
these are invalid:
pass in proto { udp, icmp } from any to any flags S
pass in proto udp from any to any flags S
ok "I've lost my slacker status for at least a week" frantzen@
ok pb@, dhartmei@, deraadt@
Diffstat (limited to 'lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions