Files
bind9/lib/dns
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
..
2019-05-13 10:54:10 +07:00
2019-06-19 15:55:05 -07:00
2019-03-14 13:53:04 -07:00
2019-05-07 10:28:48 +10:00
2018-08-10 15:20:58 +02:00
2019-06-25 09:42:49 +10:00
2019-02-19 10:26:00 +11:00
2019-06-04 15:49:16 +10:00
2018-11-15 00:16:35 +00:00
2018-11-15 17:45:44 -08:00
2019-05-13 10:54:10 +07:00
2019-06-11 10:19:26 +02:00
2019-03-14 09:01:31 +11:00
2019-02-19 09:38:09 +11:00
2018-08-10 15:20:58 +02:00
2019-01-31 09:29:22 -08:00
2019-04-12 15:57:15 +02:00
2018-10-30 11:55:12 +11:00