Developing Support for draft-ietf-tsvwg-sctp-ndata
This repository is used to add support of draft-ietf-tsvwg-sctp-ndata to the SCTP kernel implementation of FreeBSD. This will also run as part of the userland stack usrsctp. It contains:
- The XML sources of the Internet Draft are available at draft-ietf-tsvwg-sctp-ndata.xml, which can be processed by xml2rfc. You can access the current unsubmitted version rendered as html or txt.
- Test scripts using an extended version of the packetdrill test tool are available in tests.
- The shared source code of the SCTP stack is available in src. This is work in progress.
Please note that recent versions of Wireshark already support the I-DATA chunk.