I have noticed some peculiar behaviour which (due to lack of knowledge probably) I wasn't able to explain.
While trying to find a problem with dnsmasq's DNS query replies for local domain names (separate story), I was using Diversion to follow the dnsmasq.log with filtering to client's IP...
I've found little info on the web about this. There are no commands I had found that worked. I have came across a patch that adds an option for filtering AAAA in dnsmasq however: https://gist.github.com/bearice/7d3dc0e63e003d752622
Does anyone have any experience with this kind of thing? Or do...