CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/09/21 14:45:51
Modified files: usr.sbin/bgpd : config.c Log message: sync host*() changes from pfctl This simplifies host() and merges host_v{4,6}() into host_ip() as recently done for pfctl and ntpd. Tested and OK denis, OK deraadt, "go ahead" benno