Skip to content
Snippets Groups Projects
Commit ca0ca32d authored by Michael Tüxen's avatar Michael Tüxen
Browse files

Add support for SCTP packet parsing and string conversion.


This commit adds support for parsing SCTP packets and converting them
to strings. Currently only chunks, parameters and error causes specified
in RFC 4960 are supported. Support for other RFCs will be added in the
future.
Tested on FreeBSD (amd64 and arm) and Linux.

Signed-off-by: default avatarMichael Tuexen <tuexen@fh-muenster.de>
parent d270cb02
No related branches found
No related tags found
No related merge requests found
Showing
with 2606 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment