Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-22 Thread Gui Iribarren
I can confirm this patch works as expected, applied on trunk compiled cleanly and yields dnsmasq 2.62 root@OpenWrt:~# dnsmasq -v Dnsmasq version 2.62 Copyright (c) 2000-2012 Simon Kelley Compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack Thanks a lo

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Dominique Martinet
Gui Iribarren wrote on Thu, Jul 05, 2012 : > I'm currently using the "config rdnss" feature of radvd so that SLAAC > hosts also get a DNS server entry, again independent of dhcpv4. I > assume that's also possible with this new scheme, right? > i could search about it on dnsmasq documentation , but

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Gui Iribarren
On Thu, Jul 5, 2012 at 5:18 PM, Dominique Martinet wrote: > Hi, > > Gui Iribarren wrote on Thu, Jul 05, 2012 : >> On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet >> wrote: >> > config dhcp 'lan' >> > option interface 'lan' >> > option ra_names '2001:dead:beef::' >> >> I underst

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Dominique Martinet
Hi, Gui Iribarren wrote on Thu, Jul 05, 2012 : > On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet > wrote: > > config dhcp 'lan' > > option interface 'lan' > > option ra_names '2001:dead:beef::' > > I understand this serves the double purpose of activating this > feature, and a

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Gui Iribarren
On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet wrote: > Hi, > > (I just subscribed to the list, so sorry if my mail format isn't right > somehow. I quickly glanced at the archive and don't think what I offer > has been looked at, aside of a quick reference to the changelog when > the feature w

[OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Dominique Martinet
Hi, (I just subscribed to the list, so sorry if my mail format isn't right somehow. I quickly glanced at the archive and don't think what I offer has been looked at, aside of a quick reference to the changelog when the feature wasn't available in a stable release of dnsmasq yet) ra_names is a fea