5055 496 B

123456789
  1. o Minor features (IPv6):
  2. - Add GeoIP database for IPv6 addresses and use it. The new config
  3. option is GeoIPv6File.
  4. Bridge clients connecting over IPv6 are now counted in bridge
  5. statistics. Bridge statistics files now list "bridge-ip-versions"
  6. and extra-info documents list "geoip6-db-digest".
  7. The control protocol has been extended to support more IPv6
  8. ("CLIENTS_SEEN" and "ip-to-country").
  9. Initial implementation by shkoo, addressing ticket 5055.