CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/25 10:23:36
Modified files:
usr.sbin/ndp : ndp.c
Log message:
Merge common parsing route into new parse_host() helper
This chops 18 lines off while unifying the code, now that set(), get()
as well as delete() all parse hostnames and honour -n the same way.
OK deraadt
