2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00
Evan Hunt fea6b5bf10 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.
2019-06-27 14:58:13 -07:00
..
2019-05-13 10:05:03 +07:00
api
2019-06-19 15:36:28 -07:00
2019-03-14 13:34:59 -07:00
2019-05-08 18:17:55 -07:00
2018-12-11 11:32:24 +01:00
2019-06-25 09:47:24 +10:00
2019-06-05 07:49:23 -07:00
2017-12-29 01:44:18 +00:00
2018-05-21 11:50:38 -07:00
2019-06-04 01:23:01 -04:00
2019-05-21 10:23:17 +00:00
2019-05-13 10:05:03 +07:00
2019-04-06 12:22:49 -07:00
2019-03-13 10:51:56 +11:00