Skip to content

nevil-brownlee/python-libtrace

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

python-libtrace

A Cpython module to make the libtrace library available to Python2 and/or python3

python-libtrace is not a complete set of all the libtrace routines, rather it's a somewhat simplified set, intended as an easy-to-use toolkit, and one that should be suitable for networking students. It use (more or less) the original field names within the various header decodes.

For installation and usage instructions see: INSTALL.md

Any user feedback - bug reports, suggestions for improvements, etc - is welcome. Please email

Nevil Brownlee: n.brownlee@auckland.ac.nz

Copyright (c) 2015, Nevil Brownlee, U Auckland | WAND

This code is licensed under the GNU General Public License (GPL) version 3. Please see the included file GPL LICENSE.md for details of this license.

This code is a set of Python bindings for libtrace, whose copyright notice appears below.

---------------------------------------------------------------------------
Copyright (c) 2007-2008 The University of Waikato, Hamilton, New Zealand.
All rights reserved.

This code has been developed by the University of Waikato WAND
research group. For further information please see http://www.wand.net.nz/.
---------------------------------------------------------------------------

About

A Cpython module to make the libtrace library available yo Python2 and/or python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages