Created attachment 704779[details]
attached Screenshot for ping screen
Description of problem:
Install ovirt-node-upstream, configure network, enter ping screen, input valid ipv6 address and count,
then click "Ping" button, then check that ping screen freezes and no ping test result.
But click "F2" to drop the shell, and input the same " ipv6 address and count":
[root@dhcp-11-209 admin]# ping6 -I em1 -c 3 fe80::7a2b:cbff:fe9a:72a3
PING fe80::7a2b:cbff:fe9a:72a3(fe80::7a2b:cbff:fe9a:72a3) from fe80::7a2b:cbff:fe9a:72a3 em1: 56 data bytes
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=1 ttl=64 time=0.044 ms
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=2 ttl=64 time=0.035 ms
64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=3 ttl=64 time=0.050 ms
--- fe80::7a2b:cbff:fe9a:72a3 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.035/0.043/0.050/0.006 ms
can see that ping ipv6 address success.
Version-Release number of selected component (if applicable):
ovirt-node-iso-2.6.1-20120228.fc18.iso
Steps to Reproduce:
1. Install ovirt-node-upstream, configure network.
2. Enter ping screen, input valid ipv6 address and count.
3. click "Ping" button, check that ping result in Ping screen.
Actual results:
Ping screen freezes and no ping test result.
Expected results:
Support to ping ipv6 address in ping screen.
Additional info:
----------
Created attachment 704779 [details] attached Screenshot for ping screen Description of problem: Install ovirt-node-upstream, configure network, enter ping screen, input valid ipv6 address and count, then click "Ping" button, then check that ping screen freezes and no ping test result. But click "F2" to drop the shell, and input the same " ipv6 address and count": [root@dhcp-11-209 admin]# ping6 -I em1 -c 3 fe80::7a2b:cbff:fe9a:72a3 PING fe80::7a2b:cbff:fe9a:72a3(fe80::7a2b:cbff:fe9a:72a3) from fe80::7a2b:cbff:fe9a:72a3 em1: 56 data bytes 64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=1 ttl=64 time=0.044 ms 64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=2 ttl=64 time=0.035 ms 64 bytes from fe80::7a2b:cbff:fe9a:72a3: icmp_seq=3 ttl=64 time=0.050 ms --- fe80::7a2b:cbff:fe9a:72a3 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 1999ms rtt min/avg/max/mdev = 0.035/0.043/0.050/0.006 ms can see that ping ipv6 address success. Version-Release number of selected component (if applicable): ovirt-node-iso-2.6.1-20120228.fc18.iso Steps to Reproduce: 1. Install ovirt-node-upstream, configure network. 2. Enter ping screen, input valid ipv6 address and count. 3. click "Ping" button, check that ping result in Ping screen. Actual results: Ping screen freezes and no ping test result. Expected results: Support to ping ipv6 address in ping screen. Additional info: ----------