From ef7ba259b1e47e4eb5053311b64232224d6da789 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 22 Dec 2010 22:29:46 +1100 Subject: [PATCH] TODO We have CHAP now, and somewhat more sohpisticated login negotiation so remove those from the TODO list --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index a66b2a9..f1b955e 100644 --- a/TODO +++ b/TODO @@ -9,13 +9,6 @@ Some features that should be added from the socket into the buffer the application specified instead of as now we pass the data to a callback and then copy it. -* CHAP authentication. - Here is probably best to start by adding chap dissection and verification - to wireshark first to use as a verification tool until the handshakes - to the terget become successful. - -* More sophisticated handshaking during login - * More scsi marshalling and unmarshalling functions in scsi-lowlevel * Autoconnect for session faiulures.