CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/03 07:16:21
Modified files:
usr.sbin/bgpd : rde_filter.c
Log message:
This moves the code to lookup and set the pftable_id and rtlabel_id
from rde_apply_set() to filterset_recv(). This was already done in the
nexthop case.
OK tb@
