Hi Juliusz, On Wed, May 04, 2022 at 12:20:57PM +0200, Juliusz Chroboczek wrote: > 1. Are you running with the "unicast" option set in your config file?
Aaah turns out I was, because I had it set in `default` for my wireguard links. Adding `interface enpxx unicast false` magically fixes this. According to the docs this skips sending a duplicate hello to neighbours which would explain why it works. --Daniel _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
