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

This branch is 97 commits behind perfsonar/owamp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e66de2f · Nov 9, 2022
Apr 5, 2019
Apr 28, 2004
Apr 1, 2019
Jan 9, 2015
Nov 9, 2022
Oct 3, 2002
Feb 14, 2019
Dec 9, 2002
May 10, 2021
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Jun 4, 2019
Oct 23, 2019
Apr 5, 2019
Mar 7, 2019
Nov 15, 2020
Jan 23, 2009
Apr 8, 2010
Apr 15, 2002
Feb 6, 2019
Mar 27, 2012
Mar 29, 2019
Nov 7, 2006
Mar 10, 2006
Aug 27, 2019
Dec 18, 2008
Jan 25, 2019
Jan 9, 2015
Nov 9, 2022
Jan 21, 2003
Jul 11, 2009
May 19, 2021

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%