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
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
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
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