CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/27 08:32:08
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_peer.c rde_update.c
Log message:
Rename and move functions used to get per-peer settings to the
hopefully better names peer_has_as4byte() and peer_accept_no_as_set().
Move them to rde_peer.c where all other peer functions live.
OK sthen@
