ping6: fix sequence numbers (missed ntoh) and ttl display.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 8 Jan 2007 23:55:33 +0000 (23:55 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 8 Jan 2007 23:55:33 +0000 (23:55 -0000)
commit44c2eb23ddddb7d0703f24d1dac99f4501f1b9f3
tree4fd57ec4aec7587b1187138f724f2c64e6a1d471
parentd6c23aeefba32ae1d7290f849cf2290749876462
ping6: fix sequence numbers (missed ntoh) and ttl display.
(apparently some, eh, clever libc guy decided that
*CHANGING* IPV6_HOPLIMIT value in libc header is a nifty idea...)
networking/ping.c
networking/ping6.c