one more v6 range test

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14732 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-04 14:22:08 +00:00
parent 2bc7e95431
commit 4d54830246

View File

@@ -123,6 +123,7 @@ main(int argc, char **argv)
print_addr(context, "RANGE:130.237.237.4/29");
#ifdef HAVE_IPV6
print_addr(context, "RANGE:fe80::209:6bff:fea0:e522/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