From 7edd49614c91948e36f81ae8883cafeaed9e5bcf Mon Sep 17 00:00:00 2001 From: Christopher Wedgwood Date: Mon, 21 Jun 2010 16:40:44 -0700 Subject: [PATCH] net: Fix ICMP test. Ping IDs should be limited to 16-bits. Fix failure printing. R=rsc CC=golang-dev, jean-christophe smith