From 3dad6528ba5e6221841f84b4b1832f2e50b221ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= Date: Sat, 17 Sep 2016 13:24:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf97ea1..bb0a488 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ and Further down, you can also define point codes, routing contexts and even parameters sent in the M3UA handshake. ## Usage +On Linux, SCTP support is implemented via a loadable kernel module. To load this module, run `sudo modprobe sctp`. + You can run specfic tests using the `runm3uatest`. For example, to run the `m3ua-asp-aspsm-v-002` test, execute ``` runm3uatest m3ua-asp-aspsm-v-002