CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/28 03:02:44
Modified files:
sbin/unwind : parse.y printconf.c resolver.c resolver.h
unwind.h
usr.sbin/unwindctl: unwindctl.c
Log message:
Track all elements of a forwarder configuration individually:
IP address, port and authentication name.
This makes print_config less awkward and fixes a bug were an
alternative port number was not printed.
