Files
bind9/lib/dns/tests
Evan Hunt 7de12aaa34 add a search for GeoIP2 libraries in configure
- "--with-geoip" is used to enable the legacy GeoIP library.
- "--with-geoip2" is used to enable the new GeoIP2 library
  (libmaxminddb), and is on by default if the library is found.
- using both "--with-geoip" and "--with-geoip2" at the same time
  is an error.
- an attempt is made to determine the default GeoIP2 database path at
  compile time if pkg-config is able to report the module prefix. if
  this fails, it will be necessary to set the path in named.conf with
  geoip-directory
- Makefiles have been updated, and a stub lib/dns/geoip2.c has been
  added for the eventual GeoIP2 search implementation.

(cherry picked from commit fea6b5bf10)
(cherry picked from commit 6a7e805796)
2019-07-02 12:28:14 -07:00
..
2018-11-15 17:47:35 -08:00
2018-11-15 17:50:18 -08:00
2018-11-15 17:48:26 -08:00
2018-11-15 17:48:36 -08:00
2018-11-15 17:50:31 -08:00
2018-11-15 17:47:19 -08:00
2018-11-15 17:50:11 -08:00
2018-11-15 17:49:38 -08:00
2018-11-15 17:50:24 -08:00
2018-11-15 17:49:09 -08:00
2018-11-15 17:51:47 -08:00
2019-04-23 11:46:12 +10:00
2018-11-15 17:49:02 -08:00
2018-11-15 17:48:17 -08:00
2018-11-15 17:49:31 -08:00
2018-11-15 17:48:02 -08:00
2018-11-15 17:51:12 -08:00
2018-11-15 17:51:24 -08:00
2018-11-15 17:51:30 -08:00
2018-11-15 17:51:35 -08:00
2019-03-20 11:41:51 +11:00
2018-11-15 17:50:04 -08:00
2018-11-15 17:49:53 -08:00