Zap v4mask and v6mask in host()
authorkn <kn@openbsd.org>
Tue, 31 Jul 2018 22:48:04 +0000 (22:48 +0000)
committerkn <kn@openbsd.org>
Tue, 31 Jul 2018 22:48:04 +0000 (22:48 +0000)
commit17e25e9423f2dab0da8a0676714156bfcf6dfd09
treeec4ccf8e00fbdc1585de0774d47a619e0fa8e014
parent210f86abdf36eb11b273e3691e126f199068db7f
Zap v4mask and v6mask in host()

Simply defer checks whether a mask has been specified to where it's set in
host_*(); this is to reduce address family specific code.

OK sashan
sbin/pfctl/pfctl_parser.c