Skip to content

rgillan/owamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,372 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • C 98.0%
  • Other 2.0%