Home
last modified time | relevance | path

Searched hist:"17 e25e94" (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/pfctl/
H A Dpfctl_parser.c17e25e94 Tue Jul 31 22:48:04 GMT 2018 kn <kn@openbsd.org> 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