From 8d0cf747ca112acfc7bb4c0289bf55820c21a5df Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 14 Jul 2010 19:44:08 +0000 Subject: [PATCH] Added note about binding to a custom IP address --- todo/nping.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index 8e29c69af..71780efee 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -248,6 +248,10 @@ o [EM] Things to decide on: * Consider adding RFC-style output for send/recv packets. +* Add support for custom IP binding: if user supplies -S then + the echo side-channel (and also in TCP-Connect mode) then the TCP + connection is established from that IP. + /***************************************************************************** * Things that have been solved already * *****************************************************************************/