CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2022/02/24 01:45:00
Modified files: regress/usr.sbin/bgpd/config: bgpd.conf.1.ok bgpd.conf.10.ok bgpd.conf.11.ok bgpd.conf.12.ok bgpd.conf.13.ok bgpd.conf.2.ok bgpd.conf.3.ok bgpd.conf.4.ok bgpd.conf.5.ok bgpd.conf.6.ok bgpd.conf.7.ok bgpd.conf.8.ok bgpd.conf.9.ok Log message: Regen most of the config output. With support for alternating ports the moment when the default listeners are added to the config got moved into parse_config() and so is now visible in the printed config. Showing the listen on statements is probably a good thing. Failure noticed by anton@