CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/20 06:46:22
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_adjout.c rde_peer.c rde_rib.c
rde_update.c
Log message:
Split up the PREFIX flags, split the name space and use PREFIX_ADJOUT
for those that only affect that struct.
In the process retire PREFIX_FLAG_ADJOUT.
OK tb@
