MEDIUM: http: accept IPv6 values with (s)hdr_ip acl
authorCyril Bonté <cyril.bonte@free.fr>
Wed, 24 Oct 2012 22:01:06 +0000 (00:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 25 Oct 2012 12:41:33 +0000 (14:41 +0200)
commit69fa99292e689e355080d83ab19db4698b7c502b
tree8c687b943cfe44a7c0b4eb23b9a2174434959dc4
parent9ccf6612256a1ea9ee23fb7926699672f2a6a83f
MEDIUM: http: accept IPv6 values with (s)hdr_ip acl

Commit ceb4ac9c states that IPv6 values are accepted by "hdr_ip" acl,
but the code didn't allow it. This patch provides the ability to accept IPv6
values.
src/proto_http.c