fixed bug that caused outdated IPsto be returned from cache; added test for that
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 30 Apr 2015 16:10:46 +0000 (18:10 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 4 May 2015 14:57:59 +0000 (16:57 +0200)
commit00c81aa09ccb6a8567b0a11ba9b3c152a6fa2c3c
tree0ad7b5c154f4dda9edc05046695e0c52873857e9
parent130a7eda12c6bb4462011f3aac0aba00ef4926c7
fixed bug that caused outdated IPsto be returned from cache; added test for that
src/dns/dnscache.cpp
test/test_dns.cpp