Commit 240c5cd8 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Document new ipv4/ipv6 features

parent c862d49e
......@@ -397,6 +397,10 @@ ipvx_works(const char *target)
* The SO_RCVTIMEO socket option is working
* 64bit
* The environment is 64 bits
* ipv4
* 127.0.0.1 work
* ipv6
* [::1] work
* dns
* DNS lookups are working
* topbuild
......@@ -414,7 +418,6 @@ ipvx_works(const char *target)
* ignore_unknown_macro
* Do not fail the test if a string of the form ${...} is not
* recognized as a macro.
*
* persistent_storage
* Varnish was built with the deprecated persistent storage.
*
......
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