Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.87 KB

SCTP Testsuite for the partial reliability extension on FreeBSD and Linux based on packetdrill

This testsuite focuses on testing the partial partial reliability extension of SCTP. The test-cases in the FORWARD-TSN-subfolder are developed so that they can test the Linux Kernel Implementation and the FreeBSD Kernel Implementation. The test-cases in the I-FORWARD-TSN and NR-SACK subfolders can currently only run on FreeBSD.

Requirements

It it based on the packetdrill testtool. The original version is available from Google's repository. However, this version does not really run on FreeBSD. An extended version is available from NPLab's respository overcoming this limitation and adding support for SCTP and UDPLite.

Structure of the Testsuite

Test Group Number of Test Scripts Status
FORWARD-TSN 176 Done
I-FORWARD-TSN and I-DATA 132 Done
NR-SACK 81 Done

FreeBSD Fixes

Linux Fixes

References