use "feature ipv4"

from c862d49e
parent e02f9ceb
varnishtest "PROXY v2 TLV test" varnishtest "PROXY v2 TLV test"
# XXX this does does not work with IPv6, the workspace overflow test # this does does not work with IPv6, the workspace overflow test is too brittle
# is too brittle feature ipv4
feature cmd {test "${localhost}" = "127.0.0.1"}
server s1 { server s1 {
rxreq rxreq
......
varnishtest "acl miscompile" varnishtest "acl miscompile"
# XXX this test only works if we know a network prefix of localhost # this test only works if we know a network prefix of localhost
feature cmd {test "${localhost}" = "127.0.0.1"} feature ipv4
server s1 { server s1 {
rxreq 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