Re: Weird nd6_debug:nd6_ns_input logging on neighbor sol

2024-08-12 Thread Rémi Laurent
.com/3KdNDcEM/openbsd-ignoring-rfc-compliant-ipv6-neighbor-solicitation FreeBSD also, but at least they implemented a sysctl flag to disable it https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263288 Hope this helps other in the same situation On 16/05/2024 15:33, Rémi Laurent wrote: Greeting

Weird nd6_debug:nd6_ns_input logging on neighbor sol

2024-05-16 Thread Rémi Laurent
Greetings, we're having at least two different weird ndp/icmp6 related behaviours we would like to share The setup is quite simple, we're trying to ping6 from one OpenBSD 6.8 to another, sometimes, without any clear reason, the host sending the request will start to use its link-local address in

OpenBGPD 'enforce neighbor-as no' & 'announce self' weirdness

2012-08-31 Thread Rémi Laurent
h, " + "path empty but not an IBGP peer"); + rde_update_err(peer, ERR_UPDATE, ERR_UPD_ASPATH, + NULL, 0); + goto done; + } + rde_reflector(peer, asp); } -- Rémi Laur