Bug 15391

Summary: Ipv6 ping is not taking correct ttl.
Product: Busybox Reporter: Nagarjun <1nagarjun1>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: major CC: busybox-cvs
Priority: P5    
Version: 1.31.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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