Record Route option broken in iputils-ping

Bug #1354163 reported by Rob M
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
iputils (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

using ping -R does not function properly in Ubuntu 14.04.

Copying a ping binary from a Debian machine with the same version of iputils-ping installed works as intended.

Expected behavior (Debian binary)

root@tserv21:~# ./ping -R 209.51.169.78
PING 209.51.169.78 (209.51.169.78) 56(124) bytes of data.
64 bytes from 209.51.169.78: icmp_seq=1 ttl=61 time=9.60 ms
RR: 216.66.38.58
        184.105.223.129
        184.105.222.93
        209.51.169.77
        209.51.169.78
        209.51.169.78
        184.105.222.94
        184.105.223.130
        216.66.38.57

^C
--- 209.51.169.78 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 9.605/9.605/9.605/0.000 ms

Faulty behavior (Ubuntu system binary). Note each hop is replaced with the target address.

root@tserv21:~# ping -R 209.51.169.78
PING 209.51.169.78 (209.51.169.78) 56(124) bytes of data.
64 bytes from 209.51.169.78: icmp_seq=1 ttl=61 time=10.5 ms
RR: 209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78
        209.51.169.78

^C
--- 209.51.169.78 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 10.533/10.533/10.533/0.000 ms

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in iputils (Ubuntu):
status: New → Confirmed
Revision history for this message
Rob M (nyt-ubuntu) wrote :

Both versions are:
ping utility, iputils-s20121221

Revision history for this message
bruno seys (brunoseys-telenet) wrote :

In fact Fix is not Released

Changed in iputils (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Rob M (nyt-ubuntu) wrote :

Why did you change this to fix released? I do not see any updates that address this issue.

Changed in iputils (Ubuntu):
status: Fix Released → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.