[core] support IPv6 in $HTTP["remote-ip"] CIDR cond match (fixes #2706)
commitbed63b79625cf98f41317b62519fa8abb7a82c1e
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 4 Apr 2016 05:27:43 +0000 (4 01:27 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 25 Apr 2016 05:52:12 +0000 (25 01:52 -0400)
tree75d32c0e30946db97e4da30124bfa6047b408d07
parenta3d4aa9f23697d222fda7041ba9fee207f4cde1f
[core] support IPv6 in $HTTP["remote-ip"] CIDR cond match (fixes #2706)

x-ref:
  "Matching IPv6 addresses with $HTTP["remoteip"]"
  https://redmine.lighttpd.net/issues/2706

github: closes #52
src/CMakeLists.txt
src/Makefile.am
src/configfile-glue.c
src/test_configfile.c [new file with mode: 0644]