From f9613a11be16809bc9641197434a7e1e0933f80c Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 16 May 2010 02:24:03 +0000 Subject: [PATCH] Add an idea from Luis to the Nping TODO --- todo/nping.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index c526257c8..1e1d29b5d 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -194,6 +194,9 @@ * It would be nice to have Bzip2 packages. [Requested by Henri Salo] +* Think about --establish feature, which uses raw packets to establish + a connection and can then send data on the connected stream (Luis + already has a proof-of-concept implementation). /***************************************************************************** * Things that have been solved already *