CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/04 06:40:32
Modified files:
usr.sbin/bgpd : util.c bgpd.h
Log message:
Use log_sockaddr() in log_addr() to print a struct bgpd_addr. This way
IPv6 scoped addresses will print correctly.
OK tb@ florian@
