Re: [Dnsmasq-discuss] On a 64bit system, what switches create a 32bit binary.

2016-04-12 Thread Marc Branchaud
On 16-04-12 02:37 PM, Rob Townley wrote: > Yes, compile on 64bit machine to run on a 32bit machine. Same OS. To do this you need to have a cross-compilation toolchain, which is a build of gcc, ld and other tools, plus libc and any other libraries dnsmasq needs, that runs on your host (64bit) sy

[Dnsmasq-discuss] Cache eviction policy

2015-01-23 Thread Marc Branchaud
Hi all, Can anyone describe (or point me to) how dnsmasq decides to evict entries from a full cache? We're trying to characterize dnsmasq's behaviour when its cache is full, and we're not quite sure how it works. Is the eviction policy strictly FIFO or is there some heuristic? Is there a prefer