[#]
http://marc.info/?l=openbsd-cvs&m=140752244322766&w=2
openbsd-cvs(obsdave,2) — All
2014-08-08 22:55:09
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/08 12:26:50
Modified files:
usr.sbin/relayd: relay_udp.c
Log message:
No events were added for DNS UDP so it stopped working after the first
request. Additionally, the DNS code tried to use an invalid timeout.
Fix from mm@freebsd.org
Reported by Johan Schuijt