Skip to content

Repository files navigation

twamp-protocol

A Two-Way Active Measurement Protocol

Read the RFC: http://tools.ietf.org/html/rfc5357

Developer: Emma Mirică

Contributions: stephanDB

Note: This is a minimal implementation of the TWAMP protocol.

What is not supported:
- the authenticated, encrypted mode for client and server
- it has the option to set this mode for client and server, but is not
yet supported. The messages were defined but the logic is not
implemented.
To run:
make
make setcap
./server [-h | -a <not supported> | -p <port>]
./client -s <ip_server [-h | -a <not_supported> | -p <port_sender> | -P
<port_receiver> | -n <test_sessions> | -m <test_sess_msgs>]

About

A Two-Way Active Measurement Protocol

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages