Re: [Dnsmasq-discuss] NETLINK_NO_ENOBUFS not defined on old platforms

2020-03-19 Thread Petr Gotthard
> Thanks. > > FWIW in case it gets too silent > resend the patch as `git format-patch` artifact Oops, sorry. Let me resend it right away. >From f669af70871b80ab7ecf250ea56160a3378f2d94 Mon Sep 17 00:00:00 2001 From: Petr Gotthard Date: Thu, 19 Mar 2020 21:47:28 +0100 Subje

[Dnsmasq-discuss] NETLINK_NO_ENOBUFS not defined on old platforms

2020-03-19 Thread Petr Gotthard
Hello, The commit http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=1627d577af03cdf747285e79fa747b6aaae8033f introduced NETLINK_NO_ENOBUFS, which is not available on some ancient platforms (which are however still in use). The build of 2.81rc4 fails on these platforms now. Would it