CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/30 06:11:18
Modified files:
usr.sbin/bgpd : rde.h rde_prefix.c
Log message:
Put the size of the pt_entry object into the struct itself.
Increase the refcnt to a 32bit int and while there reorder the vpn
specific structs a bit so the IPv4 and IPv6 types are more equal.
OK tb@
