]> git.ipfire.org Git - thirdparty/bird.git/commit
Netlink: Add another workaround for older kernel headers
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 15 Jan 2022 21:39:40 +0000 (22:39 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sat, 15 Jan 2022 21:39:40 +0000 (22:39 +0100)
commitbbc33f6ec310d98b9100fb883a2b8908ede1b5a8
tree80fa7e950a9fcf44d23ea97cb299694424fd6881
parent8988264a64dc9985303332568832b108dba3acd3
Netlink: Add another workaround for older kernel headers

Unfortunately, SOL_NETLINK is both recently added and arch-dependent,
so we cannot just define it.
sysdep/linux/netlink.c