aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2016-08-27 17:37:58 +0200
committerGitHub <noreply@github.com>2016-08-27 17:37:58 +0200
commita1576136937c9174ea3ede220b2bd6ccb020c25e (patch)
tree9fe6aa548092bbf501d1d4b2209b80fcad822a22
parent910d93993489c74dea800bd3fb7decae7ef29f2c (diff)
Update README.md
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1aecd47..a90efa4 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
-# m3ua-testtool
-A test tool for M3UA
+# M3UA Testtool
+A test tool for M3UA as specified in [RFC 3332](https://tools.ietf.org/html/rfc3332),
+which is obsoleted by [RFC 4666](https://tools.ietf.org/html/rfc4666), and the ETSI specification
+[ETSI TS 102 142](http://www.etsi.org/deliver/etsi_ts/102100_102199/102142/01.01.01_60/ts_102142v010101p.pdf).
+
+The tests are based on the ETSI test specification
+[ETSI TS 102 381](http://www.etsi.org/deliver/etsi_ts/102300_102399/102381/01.01.01_60/ts_102381v010101p.pdf).
+
+This tool is based on [guile](https://www.gnu.org/software/guile/) and [guile-sctp](https://github.com/nplab/guile-sctp)
+and should run on FreeBSD, Linux and Solaris.
+Using [SCTP-NKE](https://github.com/sctplab/SCTP_NKE_ElCapitan) is should also run on Mac OS X.