[Dnsmasq-discuss] (no subject)

2012-04-05 Thread dnsmasq dnsmasq
Hello, I'm new with dnsmasq and i have to understand its source code for my internship. So i have some questions: 1. Did Dnsmasq provide only mask of DNS requests, or it can also provide DNS services? 2. Where Dnsmasq save DHCP leases and Masq for DNS? 3. there isn't documentation which explain th

[Dnsmasq-discuss] Dnsmasq source code

2012-04-11 Thread dnsmasq dnsmasq
Hello, Can you please explain what does the constants below (defined in dnsmasq.h file) mean? because I found many tests in the functions coded whitch use theses constants. #define CONFIG_DISABLE 1 #define CONFIG_CLID 2 #define CONFIG_TIME 8 #define CONFIG_NAME 16 #define CONFIG_ADDR 32 #define CO

[Dnsmasq-discuss] hash function in cache.c file

2012-04-13 Thread dnsmasq dnsmasq
hello Simon, what's the utility of the hash function in cache.c file in Dnsmasq source code? Greets. ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

[Dnsmasq-discuss] DNS in DNsmasq

2012-04-23 Thread dnsmasq dnsmasq
Hello, Did Dnsmasq support recursive/itérative queries or both? Greets. ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss