summaryrefslogtreecommitdiffstats
path: root/test/test_sctp.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra1-2/+2
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra1-2/+2
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-4/+4
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras1-3/+3
2018-10-25SCTP: DATA chunk padding fix and hardeningMarco Varlese1-0/+1
2018-10-04VPP-1430: remove unnecessary paddingMarco Varlese1-1/+1
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese1-1/+1
2018-08-23sctp: https://jira.fd.io/browse/VPP-1396Marco Varlese1-1/+1
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-1/+1
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-1/+1
2018-06-22make test: fix broken interfacesKlement Sekera1-1/+1
2018-02-25SCTP: fix connection memory corruptionMarco Varlese1-2/+3
2018-01-26session: move builtin apps to their own folderFlorin Coras1-12/+5
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+91