ping with "RECORD ROUTE" option not working on 14.04 LTS trusty

Bug #1566702 reported by bruno seys
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iputils (Ubuntu)
New
Undecided
Unassigned

Bug Description

LSB RELEASE INFO:
RELEASE 14.04
CODENAME trusty
DESCRIPTION 14.04.4 LTS

PACKAGE INFO:
iputils-ping 3:20121221-4ubuntu1.1

Expectation :
Command ping -R 10.132.90.201 should in first place display all intermediate IP addresses from source to destination and also the way back.
ping -R 10.132.90.201
PING 10.132.90.201 (10.132.90.201) 56(124) bytes of data.
64 bytes from 10.132.90.201: icmp_req=1 ttl=254 time=5.09 ms
RR: 10.132.81.102
 10.132.90.251
 10.132.90.201
 10.132.90.201
 10.132.81.251
 10.132.81.102

64 bytes from 10.132.90.201: icmp_req=2 ttl=254 time=0.982 ms (same route)

What happens with the relevant package is:
ping -R 10.132.90.201
PING 10.132.90.201 (10.132.90.201) 56(124) bytes of data.
64 bytes from 10.132.90.201: icmp_req=1 ttl=254 time=5.09 ms
RR: 10.132.81.102
 10.132.81.102
 10.132.81.102
 10.132.81.102
 10.132.81.102
 10.132.81.102

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

After some investigation I believe this is a duplication of
Bug #1354163 Record Route option broken in iputils-ping
https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1354163

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.