bird/sysdep/linux
Stijn Tintel 31e9e10144 netlink: update struct msghdr
The netlink code assumes an order for the members of struct msghdr.
This breaks recvmsg and sendmsg with musl libc on mips64. Fix this by
using designated initializers instead.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-05-10 16:05:16 +02:00
..
krt-sys.h Netlink: Allow more than 256 routing tables. 2015-11-11 11:40:49 +01:00
Modules Cleanup in sysdep KRT code, part 2. 2012-04-30 22:25:24 +02:00
netlink.c netlink: update struct msghdr 2016-05-10 16:05:16 +02:00
netlink.Y Netlink: Allow more than 256 routing tables. 2015-11-11 11:40:49 +01:00
sysio.h BSD: Add the IPsec SA/SP database entries control 2016-04-13 14:37:09 +02:00
syspriv.h Handles missing macro. 2011-07-29 14:52:28 +02:00