less brokenness

This commit is contained in:
Love Hornquist Astrand
2010-09-18 11:55:59 -07:00
parent 8de6bccd50
commit 8668bfaefc

View File

@@ -204,7 +204,7 @@ main(int argc, char **argv)
print_addr(context, "RANGE:130.237.237.4/29");
#ifdef HAVE_IPV6
print_addr(context, "RANGE:2001:0db8:0001:0002:0003:0004:1428:07ab/64");
print_addr(context, "RANGE:IPv6:fe80:/64");
print_addr(context, "RANGE:IPv6:fe80::209:6bff:fea0:e522/64");
print_addr(context, "RANGE:IPv6:fe80::-IPv6:fe80::ffff:ffff:ffff:ffff");
print_addr(context, "RANGE:fe80::-fe80::ffff:ffff:ffff:ffff");
#endif