Re: [Dnsmasq-discuss] DHCP Relay across VLANs

2017-09-15 Thread Ray Ramadorai
Novakovic [mailto:ch...@chrisn.me.uk] Sent: Thursday, September 14, 2017 6:40 PM To: Ray Ramadorai Cc: dnsmasq-discuss@lists.thekelleys.org.uk Subject: Re: [Dnsmasq-discuss] DHCP Relay across VLANs On 15/09/2017 01:26, Ray Ramadorai wrote: > Software versions working case: > > Kernel:  Linu

Re: [Dnsmasq-discuss] DHCP Relay across VLANs

2017-09-15 Thread André Valentin
Hello Ray, I used the attached patch to fix the problem: --- a/src/dhcp.c2016-10-26 20:29:04.756059875 +0200 +++ b/src/dhcp.c2016-10-26 20:27:57.793515090 +0200 @@ -420,6 +420,11 @@ void dhcp_packet(time_t now, int pxe_fd) if (ioctl(daemon->dhcpfd, SIOCSARP, _req) ==

Re: [Dnsmasq-discuss] DHCP Relay across VLANs

2017-09-14 Thread Chris Novakovic
On 15/09/2017 01:26, Ray Ramadorai wrote: > Software versions working case: > > Kernel:  Linux Openwrt 3.18.23 #1 SMP Sun Jan 31 15:32:38 CET 2016 > x86_64 GNU/Linux > > DNSMasq:  Dnsmasq version 2.73  Copyright (c) 2000-2015 Simon Kelley > > Compile time options: IPv6 GNU-getopt no-DBus