CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/24 03:48:04
Modified files:
sbin/pfctl : pf_print_state.c pfctl.h pfctl_parser.c
Log message:
Move duplicate code into new helper print_addr_str()
This simply puts the wiggle around inet_ntop() from four into one location.
OK benno
