File

.busted @ 10485:913276ba0c47

net.connect: Mention RFC 6724 regression Default Address Selection algorithm is not applied, resulting in a strong bias towards IPv4.
author Kim Alvefur <zash@zash.se>
date Sat, 07 Dec 2019 17:39:29 +0100 (2019-12-07)
parent 9964:f299d4917dd8
line wrap: on
line source
return {
  _all = {
  },
  default = {
    ["exclude-tags"] = "mod_bosh,storage,SLOW";
  };
  bosh = {
    tags = "mod_bosh";
  };
  storage = {
    tags = "storage";
  };
}