Put the size of the pt_entry object into the struct itself.
authorclaudio <claudio@openbsd.org>
Thu, 30 Mar 2023 12:11:18 +0000 (12:11 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 30 Mar 2023 12:11:18 +0000 (12:11 +0000)
commit064aed4897766db296e0e27ace4dfa2929586f8f
treee998007651bd39b4c33e76f2ff958711881061e1
parentaabe28d3197e562e734c4496e097e64187ef04d4
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@
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_prefix.c