We have CHAP now, and somewhat more sohpisticated login negotiation
so remove those from the TODO list
This commit is contained in:
Ronnie Sahlberg
2010-12-22 22:29:46 +11:00
parent 40abe849b0
commit ef7ba259b1

7
TODO
View File

@@ -9,13 +9,6 @@ Some features that should be added
from the socket into the buffer the application specified instead of as now from the socket into the buffer the application specified instead of as now
we pass the data to a callback and then copy it. 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 * More scsi marshalling and unmarshalling functions in scsi-lowlevel
* Autoconnect for session faiulures. * Autoconnect for session faiulures.