Re: [Dnsmasq-discuss] Ignore certain returned DNS response?

2014-11-18 Thread Glen Huang
Hey Simon, Is the patch good for merging? I have been personally using the patch for over a month without problems. > On Oct 9, 2014, at 10:48 PM, Simon Kelley wrote: > > On 08/10/14 13:13, Glen Huang wrote: >> Is it possible to ask dnsmasq to ignore DNS responses whose records >> match a cer

Re: [Dnsmasq-discuss] dnsmasq interaction with Android logcat

2014-11-18 Thread Simon Kelley
Not sure what's happening here, but the use of "logwrapper" is rather strange. As I understand it that logs whatever the child process send to stdout. But dnsmasq has a proper logging system which is aware of the android logging system and calls __android_log_vprint() (look for ANDROID in src/log.c

[Dnsmasq-discuss] dnsmasq interaction with Android logcat

2014-11-18 Thread Bruno De Paoli
I'm running dnsmasq on an Android Gingerbread platform. When I start dnsmasq via the Android service utility I discovered that a significant number of entries are missing from the logcat output. Only a small number at the start are in the log. Also if I enter 'logcat -c' then the log is com