CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/21 01:26:37
Modified files:
usr.sbin/bgpd : bgpd.h
Log message:
In struct rde_peer_stats use unsigned long long instead of uint64_t to
simplify printing the values out.
OK tb@
