John R. Bradley
|
c0bef470a2
|
Fix initial receiver window, now receives a COOKIE-ECHO from chrome
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
22e98b0dfb
|
Refactor chunk marshal, fix many marshaling bugs
|
2018-07-21 12:27:38 -07:00 |
|
Sean DuBois
|
5849e549a7
|
Implement Marshal for multiple structs, with some tests
* Add test for Packet marshal
* Implement Packet, ChunkHeader, ChunkInitAck
* Improve error messages, and de-dupe some comments
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
29dc3df8e2
|
WIP, Moved Init to common, added more pre-checks
|
2018-07-21 12:27:38 -07:00 |
|
Sean DuBois
|
c7da9212cd
|
Add comments to SCTP + start InitAck
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
93fa676740
|
Add more association logic, RFC stuff
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
e8b58bf959
|
Add all params sent from init chunk
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
4a518b50fb
|
Move params to own directory
|
2018-07-21 12:27:38 -07:00 |
|
John R. Bradley
|
47971c37b8
|
Add rudimentary parameter parsing
|
2018-07-21 12:27:38 -07:00 |
|
Sean DuBois
|
f2b9791623
|
Implement SCTP Init chunk, and start InitAck
|
2018-07-21 12:27:38 -07:00 |
|