Skip to content
/ owamp Public
forked from perfsonar/owamp

A tool for performing one-way or two-way active measurements

License

Notifications You must be signed in to change notification settings

rgillan/owamp

 
 

Repository files navigation

release CentOS Build Status (CentOS) Debian Build Status (Debian)

OWAMP

This release is contains implementations of the OWAMP (one-way active measurement protocol) defined by https://tools.ietf.org/html/rfc4656 and the TWAMP (two-way active measurement protocol) defined by https://tools.ietf.org/html/rfc5357

Code Organization

It is organized as follows:

Directory Description
I2util/ convienient utility functions... Error reporting, hash funcs...
owamp/ directory for owamp api - a high level abstraction for speaking the owamp/twamp protocols.
owampd/ OWAMP and TWAMP server implementations.
owping/ A command line owamp client (one way ping) and twamp client (two way ping).
powstream/ A client-daemon for continuous one-way tests.
conf/ Example config files. (not installed - EXAMPLES!)
doc/ html and man page descriptions of owamp and twamp tools.
test/ unit tests.

About

A tool for performing one-way or two-way active measurements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.0%
  • Other 2.0%