use "feature ipv4"

from c862d49e
parent e02f9ceb
varnishtest "PROXY v2 TLV test"
# XXX this does does not work with IPv6, the workspace overflow test
# is too brittle
feature cmd {test "${localhost}" = "127.0.0.1"}
# this does does not work with IPv6, the workspace overflow test is too brittle
feature ipv4
server s1 {
rxreq
......
varnishtest "acl miscompile"
# XXX this test only works if we know a network prefix of localhost
feature cmd {test "${localhost}" = "127.0.0.1"}
# this test only works if we know a network prefix of localhost
feature ipv4
server s1 {
rxreq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment