[Serdev] CVS:commitlog: sip_router Makefile.defs dns_cache.c
Andrei Pelinescu-Onciul
andrei at iptel.org
Mon Jan 22 14:05:02 UTC 2007
andrei 2007/01/22 15:05:02 CET
SER CVS Repository
Modified files:
. Makefile.defs dns_cache.c
Log:
- dns cache resolv fix: responses containting only a CNAME and a non-CNAME
record for the CNAME target (e.g. foo CNAME bar ; bar A 1.2.3.4) w/o any
additional records, were badly interpreted (the non-CNAME response was
interpreted as a CNAME).
Thanks to Alfred E. Heggestad <aeh at db.org> for the bug report.
Revision Changes Path
1.395 +2 -2 sip_router/Makefile.defs
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/Makefile.defs.diff?r1=1.394&r2=1.395
1.4 +6 -1 sip_router/dns_cache.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/dns_cache.c.diff?r1=1.3&r2=1.4
More information about the Serdev
mailing list