bind9/lib
Michał Kępień ec8334fb74 Properly detect MMDB lookup failures
Only comparing the value of the integer passed as the last argument to
MMDB_lookup_sockaddr() against MMDB_SUCCESS is not enough to ensure that
an MMDB lookup was successful - the 'found_entry' field of the
MMDB_lookup_result_s structure returned by that function also needs to
be true or else the remaining contents of that structure should be
ignored as the lookup failed.  Extend the relevant logical condition in
get_entry_for() to ensure the latter does not return incorrect MMDB
entries for IP addresses which do not belong to any subnet defined in a
given GeoIP2 database.
2020-01-13 14:32:19 +01:00
..
bind9 prep 9.15.7 2019-12-12 23:59:39 +00:00
dns Properly detect MMDB lookup failures 2020-01-13 14:32:19 +01:00
irs prep 9.15.7 2019-12-12 23:59:39 +00:00
isc Remove use of PTHREAD_MUTEX_INITIALIZER in tests 2020-01-13 09:09:03 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg prep 9.15.7 2019-12-12 23:59:39 +00:00
ns Bind to random port numbers in unit tests 2020-01-09 09:32:25 +00:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00