Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
authorRob Landley <rob@landley.net>
Sat, 1 Apr 2006 17:28:11 +0000 (17:28 -0000)
committerRob Landley <rob@landley.net>
Sat, 1 Apr 2006 17:28:11 +0000 (17:28 -0000)
commit07a637df472dae766859e41aa799b6a549f107ad
tree3e25824c7d40b1aa4128605f8633e078e0d735ff
parentb0c5445bf5189c7370e33638ce1e5374f6387cf2
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
mismatch inthe following example:
  # ping -c 1 172.16.2.1
  PING 172.16.2.1 (172.16.2.1): 56 data bytes
  84 bytes from 172.16.2.1: icmp_seq=0 ttl=64 time=0.2 ms
networking/ping.c
networking/ping6.c