Hi Stijn, On 05/10/2016 03:45 PM, Stijn Tintel wrote: > 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 <[email protected]>
Thank you for your patch. We're pleased to see bird used on non-x86 architectures. Applied to master. MQ
