On 20/11/2020 09:57, Graham Perrin wrote:
On 16/11/2020 09:27, Graham Perrin wrote:
Attempting to build r367615 on Friday 13th:
…
===> lib/libprocstat/zfs (install)
install -U -C -o root -g wheel -m 444
/usr/src/lib/libprocstat/libprocstat.h
/usr/obj/usr/src/amd64.amd64/tmp/usr/include/
==
Hi,
When adding a route with a netmask, add_route() in route_ctl.c
adds the route with destination address masked.
If the add failed (for example, the route exists) it calls
lookup_prefix() with the original unmasked destination.
In a scenario where a loopback route was added followed
by the net