Re: [Dnsmasq-discuss] Tag from interface name?

2017-07-08 Thread Simon Kelley
On 04/07/17 09:06, Chris Novakovic wrote: > On 03/07/2017 15:53, Brian Rak wrote: >> I'd like to be able to classify DHCP requests based on the interface >> they come in on. I'd like to have a tag based on the interface name >> (so, if the request came in over br0, I'd have a br0 tag to match

Re: [Dnsmasq-discuss] dnsmasq, no RA being sent after RTR solicitation when interface has /128 prefix assigned

2017-07-08 Thread Simon Kelley
Looking at the code, a prefix is only advertised if and address with the prefix exists on the interface AND the prefix length on the interface is less than or equal to the prefix being advertised. My IPv6 foo is not up to justifying that at the moment, but it certainly explains what you are

Re: [Dnsmasq-discuss] libidn2 issues with underscores on FreeBSD?

2017-07-08 Thread Simon Kelley
I considered not passing SRV record names to IDN, but I can forsee more subtle problems (We allow _ in hostnames, for instance.) So I've fixed this, for some value of "fixed", by not passing any domain name being parsed, which has one or more underscores, to IDN. That seems a reasonable

Re: [Dnsmasq-discuss] Upstream DNS servers querying policy

2017-07-08 Thread Simon Kelley
For query that's going to a subdomain, the only behaviour available is that the first attempt at the query goes to one of the available servers (it's not specified which one), and if the query is retried, it's sent to all the available servers. Cheers, Simon On 05/07/17 18:55, Dev Sidious

Re: [Dnsmasq-discuss] LRU address reuse for DHCP

2017-07-08 Thread Simon Kelley
On 29/06/17 06:37, Todd Sankey wrote: > On our guest network we often have visitors that stay for a few days > coming and going. We also have a few itinerant workers who show up every > few weeks for a few days. Then there is the set of one-time visitors. > > The current mechanism of address