Tal Aloni
|
888360f43f
Bugfix: StatSN was not advanced after NOP-In response
|
7 lat temu |
Tal Aloni
|
d4802592e6
Minor logging improvement
|
8 lat temu |
Tal Aloni
|
23d7003317
iSCSI Library: Trace logging is now disabled on Release build
|
8 lat temu |
Tal Aloni
|
bd61fc4424
Improved connection buffer implementation
|
8 lat temu |
Tal Aloni
|
66cd966382
iSCSI PDU can now be read starting from a specified buffer offset to avoid unnecessary memory copy operation
|
8 lat temu |
Tal Aloni
|
aacddaec3f
Bugfix: iSCSI Server did not start (when calling Start) after a SocketException
|
8 lat temu |
Tal Aloni
|
6098f92aef
Added dead peer detection mechanism
|
8 lat temu |
Tal Aloni
|
311ee90f92
Improved connection management and login logic
|
8 lat temu |
Tal Aloni
|
076149728b
Convert line endings to CRLF
|
8 lat temu |
Tal Aloni
|
05df5fadba
API: Added ResetTarget method to disconnect any connected initators
|
8 lat temu |
Tal Aloni
|
0ee6d9956b
API: Added OnSessionTermination event to ISCSITarget
|
8 lat temu |
Tal Aloni
|
88acd7d905
Added information to Login request / connection termination log entries
|
8 lat temu |
Tal Aloni
|
a4cca156c0
API change: listener endpoint should now be passed to the Start method instead of the ISCSIServer constructor
|
8 lat temu |
Tal Aloni
|
0f79d59add
Bugfix: the TCP connection will now be closed if the login response Status Class is not 0
|
8 lat temu |
Tal Aloni
|
934d3168ef
Sessions are now terminated when the last connection DefaultTime2Wait+DefaultTime2Retain expires
|
8 lat temu |
Tal Aloni
|
f886ea5fc3
Code refactoring
|
8 lat temu |
Tal Aloni
|
da5fe5890b
Ability to remove (unused) iSCSI targets while the server is running
|
8 lat temu |
Tal Aloni
|
bab1fcf90c
Improved session management logic
|
8 lat temu |
Tal Aloni
|
8d6f7832e6
Ability to add iSCSI targets while the server is running
|
8 lat temu |
Tal Aloni
|
7d5e8f316f
iSCSI Server: Improved TSIH related logic
|
8 lat temu |
Tal Aloni
|
015df504c9
ISCSIServer Code refactoring
|
8 lat temu |
Tal Aloni
|
0071852b1d
Renamed SessionParameters to ISCSISession, moved Target from ConnectionState to ISCSISession
|
8 lat temu |
Tal Aloni
|
6e660c810f
ConnectionManager code cleanup
|
8 lat temu |
Tal Aloni
|
55bd5937db
More control over the iSCSI server TCP listening port, including IPv6 support
|
8 lat temu |
Tal Aloni
|
4f79ff27fa
Removed obsolete ISCSIServer construction parameter
|
8 lat temu |
Tal Aloni
|
b25f00fca2
Improved iSCSI parameter-negotiation-related code readability
|
8 lat temu |
Tal Aloni
|
c8bb23e40d
iSCSI default parameters have been moved to a separate class
|
8 lat temu |
Tal Aloni
|
e9c0ac1fa8
iSCSI library reorganization
|
8 lat temu |