Re: [Dnsmasq-discuss] FW: Enable dnsmasq to return addresses of multiple tftp servers in cycle

2011-06-28 Thread Sushil Agrawal
It looks good and It did not break anything in the general dns, dhcp etc. functionality as much as I ran it. Thanks. Anything will go in the contrib directory about this ! ? cheers Sushil. On Mon, Jun 27, 2011 at 9:17 PM, Simon Kelley wrote: > Sushil Agrawal wrote: > > [sorry if

Re: [Dnsmasq-discuss] FW: Enable dnsmasq to return addresses of multiple tftp servers in cycle

2011-06-21 Thread Sushil Agrawal
| F_HOSTS); +if (crecp) { +mess->siaddr = *(struct in_addr*)&crecp->addr; +} + } } else /* Use the values of the relevant options if no dhcp-boot given and ...... cheers Sushil. On T

Re: [Dnsmasq-discuss] Enable dnsmasq to return addresses of multiple tftp servers in cycle

2011-06-19 Thread Sushil Agrawal
To: sushil_agra...@hotmail.com; dnsmasq-discuss@lists.thekelleys.org.uk > > Sushil Agrawal wrote: > > > > > > >Hi All, > > > >The attached patch enables dnsmasq(8) to return the ip addresses > >of multiple tftp servers (for pxe boot) having a single a

[Dnsmasq-discuss] Enable dnsmasq to return addresses of multiple tftp servers in cycle

2011-06-18 Thread Sushil Agrawal
Hi All, The attached patch enables dnsmasq(8) to return the ip addresses of multiple tftp servers (for pxe boot) having a single alias name (thru the /etc/hosts) in round robin fashion. We have a virtual environment where there are some managed hosts running kvm hypervisor and some > 150 virtu