On Tue, Feb 22, 2022 at 05:54:36PM +0100, Claudio Jeker wrote: > Sometimes (mainly for tests) it can be useful to run bgpd on something > different than port 179. The following diff does mostly that. It allows > to define a port with 'listen on' and makes it possible to set the port > on a neighbor like it is done for rtr sessions. > > The only thing not working are IPsec flows. Those assume that the default > port is used and changing that is way to complex for the limited usecase.
This reads good to me. ok tb
