From 7fa1ecabdcf28772e8a703b079b256e9c1a44083 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 9 Aug 2009 12:17:21 +0000 Subject: [PATCH] Update the SCTP TODO file with latest progress on Ncat. --- docs/TODO.sctp | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/TODO.sctp b/docs/TODO.sctp index 296b16daf..9ac8093e8 100644 --- a/docs/TODO.sctp +++ b/docs/TODO.sctp @@ -4,12 +4,6 @@ o Further investigate SCTP functionality, as some people reported problems (see this thread: http://seclists.org/nmap-dev/2009/q2/0669.html) -o [Ncat] Support SCTP now that Nmap does. - o Client and listen mode support is in /nmap-exp/daniel/sctp-nmap. - o Fix the zero-length message issue on Linux. - o Implement SCTP broker mode. - o Test some more and merge to trunk. - o Add support for UDP encapsulated SCTP (9899/udp). Basically just wrap the SCTP packets into a UDP packet. Think about how to add support for this to libdnet first. @@ -33,6 +27,8 @@ o Investigate the suitability of other SCTP chunks for port o Add SCTP based service probing. +o [Ncat] Consider implementing SCTP broker mode. + o [NSE] Add SCTP support to NSE. o Investigate on differences between SCTP stacks and