CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/16 05:16:03
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_adjout.c rde_update.c
Log message:
Pass a struct pt_entry *pte to adjout_prefix_withdraw() and
adjout_prefix_next(). A preparation step for an upcoming change.
OK tb@
