CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/08 08:08:34
Modified files:
usr.sbin/bgpd : bgpd.h kroute.c
Log message:
Define and use struct ctl_kroute_req to encode the arguments of
IMSG_CTL_KROUTE instead of doing it by hand.
OK tb@
