]> Cypherpunks repositories - gostls13.git/commit
net: Fix ICMP test.
authorChristopher Wedgwood <cw@f00f.org>
Mon, 21 Jun 2010 23:40:44 +0000 (16:40 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 21 Jun 2010 23:40:44 +0000 (16:40 -0700)
commit7edd49614c91948e36f81ae8883cafeaed9e5bcf
tree9f0aa6c5a896cb893c6ae95bca04a633804a111e
parent8bd99ebff53032fb50aab3a8b7154cfd07d949e9
net: Fix ICMP test.

Ping IDs should be limited to 16-bits.  Fix failure printing.

R=rsc
CC=golang-dev, jean-christophe smith <jeanchristophe.smith
https://golang.org/cl/1682043
src/pkg/net/ipraw_test.go