W dniu 11.01.2025 o 12:01, Olivier Cochard-Labbé pisze:
Hi,bird 3.0.1 include this patch: "Netlink: Handle onlink flag on BSD-Netlink"https://gitlab.nic.cz/labs/bird/-/commit/f9c7861e116ad8dc5e5a2314d0f976bf8c938de0 But this broke FreeBSD build with this error:sysdep/bsd-netlink/netlink.c:1868:10: error: no member named 'nh' in 'struct ea_listRegards, Olivier
It looks like the real culprit is https://gitlab.nic.cz/labs/bird/-/commit/5c3eff5645446cddb082130feda8298322f576c2 -- Marek Zarychta