]> git.ipfire.org Git - thirdparty/bird.git/commit
BSD: Fix build on NetBSD
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 25 Apr 2025 16:29:28 +0000 (18:29 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 10 May 2025 14:56:27 +0000 (16:56 +0200)
commit8571d06dbe61b7ec08a406aa6ba7770c021008be
tree7ea02a5c4988f12a80a8732aa0abc57ec2e4dc78
parenta58b173c643003f2f2884c406235cb6e2a5f9eb0
BSD: Fix build on NetBSD

Newer NetBSD versions removed RTF_LLINFO and added RTF_LLDATA.
In FreeBSD, RTF_LLINFO is obsolete, but still defined.
sysdep/bsd/krt-sock.c