Files
bind9/lib/dns
Ondřej Surý a4ffb64073 Refactor the dns_geoip API to use ISC_THREAD_LOCAL
Previously, the dns_geoip API used isc_thread_key API for TLS, which is
fairly complicated and requires initialization of memory contexts, etc.
This part of code was refactored to use a ISC_THREAD_LOCAL pointer which
greatly simplifies the whole code related to storing TLS variables, and
creating the local memory context was moved to named and stored in the
named_g_geoip global context.
2019-12-04 14:17:19 +01:00
..
2019-11-17 18:59:41 -08:00
2019-10-01 16:48:55 +02:00
2019-11-10 20:14:17 +00:00
2019-11-06 22:36:21 +01:00
2019-11-06 22:36:21 +01:00
2019-11-06 22:36:21 +01:00
2019-11-26 13:52:30 +01:00
2019-09-12 17:59:28 +10:00
2019-12-03 08:58:53 +11:00
2019-11-06 22:36:21 +01:00