CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/10 14:53:53
Modified files:
sbin/pfctl : pfctl_parser.c
Log message:
Merge host_v{4,6}() into simpler host_ip()
Except for networks such as "10/8" host_ip() now handles addresses in an
AF-agnostic way with more duplicate code removed/merged.
OK sashan (as for earlier copy_satopfaddr() diff) henning
