CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/02/25 04:51:58

Modified files:
        usr.sbin/bgpctl: bgpctl.c mrtparser.c mrtparser.h 

Log message:
Use struct bgpd_addr instead of a union of sockaddrs to store addresses
in the mrt dump structs. This is more compatible with bgpctl since it uses
struct bgpd_addr in most cases anyway.
OK kn@

Reply via email to