Update README.md

This commit is contained in:
Michael Tüxen 2016-08-27 17:37:58 +02:00 committed by GitHub
parent 910d939934
commit a157613693
1 changed files with 11 additions and 2 deletions

View File

@ -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.