On Sun, Mar 03, 2019 at 07:12:19AM +0100, mb...@mbuhl.me wrote:
> Hi,
> the bgpd unittests are currently failing because the signature of sa2addr
> changed.
>
> > Wed Feb 27 04:31:56 2019 UTC (4 days, 1 hour ago) by claudio
> > Convert the remote and local addresses in struct peer to be bgpd_addr
Hi,
the bgpd unittests are currently failing because the signature of sa2addr
changed.
> Wed Feb 27 04:31:56 2019 UTC (4 days, 1 hour ago) by claudio
> Convert the remote and local addresses in struct peer to be bgpd_addrs
> instead of sockaddr_storage. This again helps protability and simplifies