Bug 15391 - Ipv6 ping is not taking correct ttl.
Summary: Ipv6 ping is not taking correct ttl.
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: 1.31.x
Hardware: All Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 11:27 UTC by Nagarjun
Modified: 2023-03-14 11:27 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nagarjun 2023-03-14 11:27:59 UTC
ping -I eth2 -t 1 2001:10:2:2::2
PING 2001:10:2:2::2 (2001:10:2:2::2): 56 data bytes
64 bytes from 2001:10:2:2::2: seq=0 ttl=64 time=0.133 ms
64 bytes from 2001:10:2:2::2: seq=1 ttl=64 time=0.088 ms
^C
--- 2001:10:2:2::2 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.088/0.110/0.133 ms