CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/03 05:20:19
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h rde.c rde_filter.c
Log message:
Factor out filterset_send() (simple rename) and filterset_recv() (common
code) as a first step to optimise filter_set handling in the RDE.
OK tb@
