Skip to content

Test I-DATA, I-FORWARD, ASCONF and PAD chunk for tcpdump

Notifications You must be signed in to change notification settings

CacheUseOnly/sctp_test

Repository files navigation

SCTP_Test

Purpose

Generate certain chunks introduced in later standards

Usage

  1. Build binaries: $ make
  2. Create namespaces: # bash ./create-ns.sh
  3. [Start tcpdump on one of the namespace]: # ip netns exec client tcpdump not arp -vv
  4. Run tests
  5. Start server: # ip netns exec server ./sctp_server
  6. Start test cases: - $ ip netns exec client ./sctp_client_*

About

Test I-DATA, I-FORWARD, ASCONF and PAD chunk for tcpdump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published