Re: bgpd more cleanup of pt_entry

2023-03-28 Thread Theo Buehler
On Tue, Mar 28, 2023 at 02:19:46PM +0200, Claudio Jeker wrote: > Now that the accounting in bgpctl is fixed we can move some structs from > rde.h into rde_prefix.c and hide them from everyone else. > Also cleanup the AID_PTSIZE define it is only used in one place now. ok tb

bgpd more cleanup of pt_entry

2023-03-28 Thread Claudio Jeker
Now that the accounting in bgpctl is fixed we can move some structs from rde.h into rde_prefix.c and hide them from everyone else. Also cleanup the AID_PTSIZE define it is only used in one place now. -- :wq Claudio Index: bgpd.h