Download raw body.
bgpd: next round of adjout shuffling
On Wed, Nov 19, 2025 at 03:09:37PM +0100, Claudio Jeker wrote: > Duplicate struct prefix into struct prefix_adjout and adjust code > to work with that. This is the next step to allow me to alter > struct prefix_adjout in big ways. > > Most bits are ok but esp the dump code for the control socket is a > somewhat horrible copy-paste job. I hope that over time this can be > reduced but for now this gets us going :) Man did cvs diff make this look much more complicated than it actually is... ok tb
bgpd: next round of adjout shuffling