Commit Graph

4 Commits

Author SHA1 Message Date
kili
428fdf942e Update to version 2.49.
Unbreak tftp, since converting the struct members from arrays to
pointers badly broke the code,

ok rui@ (maintainer).
2009-06-14 17:07:25 +00:00
pvalchev
dc3d9238b4 update to 2.45 w/ fix for dns issue:
http://www.frsirt.com/english/advisories/2008/2166/solution
from maintainer Rui Reis; ok naddy@
2008-08-06 03:11:38 +00:00
rui
c2a0852b28 update dnsmasq to 2.40 and take over maintainership.
ok merdely@
2007-09-26 19:51:33 +00:00
alek
65f7e65c03 Import dnsmasq 2.22
Dnsmasq is lightweight, easy to configure DNS forwarder and
DHCP server. It is designed to provide DNS and, optionally,
DHCP, to a small network. It can serve the names of local
machines which are not in the global DNS. The DHCP server
integrates with the DNS server and allows machines with
DHCP-allocated addresses to appear in the DNS with names
configured either in each host or in a central configuration
file. Dnsmasq supports static and dynamic DHCP leases and BOOTP
for network booting of diskless machines. 

From Jonathan Weiss <jw@innerewut.de>
2005-05-23 18:46:58 +00:00