View | Details | Raw Unified
Collapse All | Expand All

(-) src/dnsmasq.h.orig (+1 lines)
 Lines 85-90    Link Here 
   This might be increased is EDNS packet size if greater than the minimum.
   This might be increased is EDNS packet size if greater than the minimum.
   The buffer is also used for NETLINK, which needs to be about 2000
   The buffer is also used for NETLINK, which needs to be about 2000
   on systems with many interfaces/addresses. */
   on systems with many interfaces/addresses. */
#undef HAVE_RTNETLINK
#ifdef HAVE_RTNETLINK
#ifdef HAVE_RTNETLINK
# define DNSMASQ_PACKETSZ PACKETSZ+MAXDNAME+RRFIXEDSZ
# define DNSMASQ_PACKETSZ PACKETSZ+MAXDNAME+RRFIXEDSZ
#else
#else