Commit Graph

26 Commits

Author SHA1 Message Date
ajacoutot
e8f03b8304 Several fixes from upstream:
- Fix non-response to router-solicitations when router-advertisement
  configured, but DHCPv6 not configured.
- Fix a bug which broke DHCPv6/RA with prefix lengths which are not
  divisible by 8.

from Brad
2012-05-23 09:16:19 +00:00
ajacoutot
f357910c0d Several fixes from upstream:
- Fixed bug which caused missing periodic router advertisements with some configurations.
- Cope with router-solict packets which don't have a valid source address.

from Brad
2012-05-14 13:57:09 +00:00
ajacoutot
448cd57cfd Update to dnsmasq 2.61.
Add rc.d(8) script.

from Brad
2012-04-30 06:02:51 +00:00
sthen
2ec11b545c bugfix update to dnsmasq 2.59, from Brad 2011-10-25 10:20:26 +00:00
jasper
4dee02fc1d - update to 2.58
from brad
2011-09-07 10:34:26 +00:00
sthen
c6a69f89cb update dnsmasq to 2.57; from Brad, maintainer timeout 2011-03-06 11:19:53 +00:00
ajacoutot
2332185ed4 Update to dnsmasq 2.55.
From Brad, maintainer timeout
ok sthen@
2011-01-10 22:08:26 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
2440544c0c Update to 2.51, various updates and rolls in the security fixes for
CVE-2009-2957 and CVE-2009-2958 relating to tftp (these were fixed in
2.50; we had them as patches in -current before).

ok rui@
2009-12-27 19:34:33 +00:00
rui
b4c20a80ac Security fix for CVE-2009-2957,2958
ok jasper@
2009-08-31 18:01:01 +00:00
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
naddy
1a508103b4 honor CC/CFLAGS; ok rui@ 2009-03-08 21:04:16 +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
759c9a46ef - maintenance update to dnsmasq 2.42
feedback and ok okan@
2008-06-05 19:38:39 +00:00
rui
309af38807 - maintenance update to dnsmasq 2.41
ok merdely@
2008-03-21 20:46:08 +00:00
rui
a8f72637fb - update my e-mail address
ok jasper@
2008-02-14 21:36:27 +00:00
rui
c2a0852b28 update dnsmasq to 2.40 and take over maintainership.
ok merdely@
2007-09-26 19:51:33 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
rui
c0723c146d update dnsmasq to 2.39
ok maintainer, "looks good" aanriot@
2007-05-31 04:28:33 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jolan
fffc411fc5 update to 2.38, from rui reis (maintainer timeout) 2007-03-17 21:55:54 +00:00
pvalchev
5b7c4e6724 compile w/ gcc2 2006-09-22 00:43:03 +00:00
alek
887768106e Update to 2.31
From Rui Reis <rui@rui.cx>; maintainer time-out
2006-07-19 09:15:48 +00:00
naddy
cca8ef1591 update to 2.23; from maintainer Jonathan Weiss 2005-10-21 16:20:23 +00:00
fgsch
c49985219d fix homepage. 2005-09-05 20:21:01 +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