** Changed in: iputils (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/511016
Title:
Ping locks up if sigmask blocks SIGALRM
To manage notifications about thi
This is not a bug.
You need to specify interface like this when ping'ing link-local nodes:
$ ping6 ff02::1%eth0
or
$ ping6 -I eth0 ff02::1
** Changed in: iputils (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Timeval is 16bytes long on x86-64 and 8 bytes long on x86.
|12 Byte PING :
|
|Internet Control Message Protocol
:
|Data (12 bytes)
|
| 00 01 02 03 04 05 06 07 08 09 0a 0b
|Data: 000102030405060708090a0b
|[Length: 12]
This does NOT contain timeval information.
** Changed in: iputils (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484242
Title:
Commented out code in arping.c causes issues when using large numbers
wi
Please provide package version.
Recent versions (e.g. 3:20101006-1ubuntu1 (12.04LTS)) do not have this issue.
** Changed in: iputils (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
It is documented. ping(8) (3:20101006-1ubuntu1 from 12.04LTS) says:
| If the data space is at least of size of struct timeval ping uses the
| beginning bytes of this space to include a timestamp which it uses in
| the computation of round trip times. If the data space is sho