tests: don't use a local address for testing a gateway route

Doesn't work on RHEL 7 kernel:

https://bugzilla.redhat.com/show_bug.cgi?id=1252067
(cherry picked from commit 4b68c88023)
This commit is contained in:
Lubomir Rintel 2015-08-10 17:35:02 +02:00
parent 3af5403b3a
commit 042d0127f1

View file

@ -377,7 +377,7 @@ setup_dev0_ip6 (int ifindex)
/* Add an address so that a route to the gateway below gets added. */
nm_platform_ip6_address_add (NM_PLATFORM_GET,
ifindex,
*nmtst_inet6_from_string ("2001:db8:8086::2"),
*nmtst_inet6_from_string ("2001:db8:8086::666"),
in6addr_any,
64,
3600,