Marco Varlese 191a59401c SCTP stack (RFC4960)
== CONTENT ==
* SCTP chunks definition as per RFC4960;
* Helper functions to set/get values to/from the corresponding chunks;
* Hooks to the session/application layers;
* Complete state-machine handling;
* Implementation for unexpected chunk received in a certain
state (state-machine error handling)
* Support for 1-single connection;
* Sample application to test receive/transmit data-path;
* Test to validate SCTP stack;

Change-Id: I1b55c455ab400be9513f4e094dadfc3181d2ebc9
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
2018-01-24 15:45:35 +00:00
..
2018-01-17 22:26:17 +00:00
2017-04-03 17:23:56 +00:00
2017-08-10 00:14:59 +00:00
2017-11-06 19:24:41 +00:00
2018-01-08 01:51:24 -08:00
2017-02-21 22:21:19 +00:00
2017-12-15 09:50:21 +00:00
2017-10-10 16:48:38 +00:00
2017-08-10 00:14:59 +00:00
2018-01-09 16:38:19 +00:00
2016-12-12 13:44:29 +00:00
2017-05-15 19:34:00 +00:00
2017-12-20 15:57:32 +00:00
2017-12-16 19:32:25 +00:00
2017-02-23 09:12:16 +00:00
2018-01-24 15:45:35 +00:00
2017-12-12 21:35:51 +00:00
2017-11-01 09:28:06 +00:00
2017-11-01 09:28:06 +00:00
2017-06-21 01:29:37 +00:00
2017-12-09 20:55:08 +00:00
2018-01-09 16:38:19 +00:00
2017-08-08 17:25:00 +00:00
2017-08-09 07:41:11 +00:00
2017-08-22 11:12:34 +00:00
2017-08-01 14:44:13 +00:00
2017-11-07 16:13:42 +00:00