From 47940be06263b4844b14b49785e582bdbc283825 Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 13 Jul 2009 09:48:24 +0000 Subject: [PATCH] Update TODO.sctp to reflect recent progress in Ncat SCTP support. --- docs/TODO.sctp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/TODO.sctp b/docs/TODO.sctp index 51c5a1159..296b16daf 100644 --- a/docs/TODO.sctp +++ b/docs/TODO.sctp @@ -5,8 +5,9 @@ o Further investigate SCTP functionality, as some people reported http://seclists.org/nmap-dev/2009/q2/0669.html) o [Ncat] Support SCTP now that Nmap does. - o Client support is in /nmap-exp/daniel/sctp-nmap. - o Implement SCTP server support. + 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).