From 7da53c5147a3d1dd1d966f3b3422bcb51d94b71a Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 4 May 2011 10:10:13 +0000 Subject: [PATCH] Add a note about the echo server binding to both IPv4 and IPv6 --- todo/nping.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index ad3d14c0f..ac4959234 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -81,6 +81,8 @@ to remove application layer data before transmission, and include additional information in the NEP_ECHO message so clients can determine that the payload part was stripped and how long was it. + + - Consider making the echo server bind to all IPv4 AND IPv6 interfaces. * Investigate about warning on old version of gcc like g++ 4.1.2 20080704 (Red Hat 4.1.2-48). No warnings are shown on newer version but it would be