Sending data in dataIn PDUs splitted by maxRecvDataSegment Length

This commit is contained in:
Payes Anand
2017-03-12 01:35:58 +05:30
parent ec8ddb74e0
commit 0b629a16fe
4 changed files with 64 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ var (
{"InitialR2T", "Yes"},
{"MaxBurstLength", "262144"},
{"FirstBurstLength", "65536"},
{"MaxRecvDataSegmentLength", "65536"},
{"DefaultTime2Wait", "2"},
{"DefaultTime2Retain", "0"},
{"MaxOutstandingR2T", "1"},