Hello,

this my fist question (rather my fist questions) in this forum
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?
I found that Dnsmasq serves host from the "/etc/resolv.conf file, there isn't other alternative?
2. Where Dnsmasq save DHCP leases and Masq for DNS?
3. there isn't documentation which explain the source code of Dnsmasq.
4. Did Dnsmasq use any database?
Thanks a lot.