[core] normalize config addrs for eq and ne (#2830)
commitf5ff2a011d4070cdc710e02c89954328d8617ddc
authorGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 18:11:26 +0000 (22 14:11 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 22 Oct 2017 18:13:55 +0000 (22 14:13 -0400)
treea8c5736a87d0c47e5afd53302edceffc925059b1
parent3549fc828005cd5ef5110f44f17b9ff0f5665bb9
[core] normalize config addrs for eq and ne (#2830)

address strings need to have DNS resolved and port added
for consistency when matching other config conditionals

x-ref:
  "1.4.46 regression: $SERVER["socket"] matches when it shouldn't"
  https://redmine.lighttpd.net/issues/2830
src/network.c