[virt-tools-list] [virt-manager PATCH] ui.createnet: change the example ipv6 address
Pavel Hrdina
phrdina at redhat.com
Wed Sep 7 14:53:50 UTC 2016
It was pointed out that the original address may be offending.
Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---
Pushed as trivial.
ui/createnet.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/createnet.ui b/ui/createnet.ui
index 2945922..161056b 100644
--- a/ui/createnet.ui
+++ b/ui/createnet.ui
@@ -797,7 +797,7 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
- <property name="label" translatable="yes"><b>Note:</b> The network could be chosen from one of the IPv6 private address ranges. eg FC00::/7. The prefix must be <b>64</b>. A typical IPv6 network address will look something like: fd00:dead:beef:55::/64</property>
+ <property name="label" translatable="yes"><b>Note:</b> The network could be chosen from one of the IPv6 private address ranges. eg FC00::/7. The prefix must be <b>64</b>. A typical IPv6 network address will look something like: fd00:e81d:a6d7:55::/64</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
<property name="max_width_chars">45</property>
--
2.10.0
More information about the virt-tools-list
mailing list