[f1015ad] | 1 | This fork of Libtrace aims to support parallel packet processing. |
---|
| 2 | |
---|
| 3 | This is still work in progress and is full of bugs, some of the original |
---|
| 4 | Libtrace functions might not function correctly breaking the supplied tools. |
---|
| 5 | |
---|
[3e5518a] | 6 | libtrace 3.0.22 |
---|
[72429bd] | 7 | |
---|
| 8 | --------------------------------------------------------------------------- |
---|
[3e5518a] | 9 | Copyright (c) 2007-2015 The University of Waikato, Hamilton, New Zealand. |
---|
[72429bd] | 10 | All rights reserved. |
---|
| 11 | |
---|
| 12 | This code has been developed by the University of Waikato WAND |
---|
| 13 | research group. For further information please see http://www.wand.net.nz/. |
---|
| 14 | --------------------------------------------------------------------------- |
---|
| 15 | |
---|
[0ae5feb] | 16 | See INSTALL for instructions on how to install libtrace. |
---|
[72429bd] | 17 | |
---|
| 18 | This directory contains source code for libtrace, a userspace library for |
---|
| 19 | processing of network traffic capture from live interfaces or from offline |
---|
| 20 | traces. |
---|
| 21 | |
---|
| 22 | libtrace was primarily designed for use with the real-time interface to the |
---|
| 23 | Waikato DAG Capture Point software running at The University of Waikato, |
---|
| 24 | and has been since extended to a range of other trace and interface formats. |
---|
| 25 | |
---|
[9681645] | 26 | Further information about libtrace see |
---|
| 27 | http://research.wand.net.nz/software/libtrace.php |
---|
[a7c8f4a] | 28 | |
---|
| 29 | Bugs should be reported by either emailing contact@wand.net.nz or filing |
---|
| 30 | an issue at https://github.com/wanduow/libtrace |
---|
[72429bd] | 31 | |
---|
| 32 | It is licensed under the GNU General Public License (GPL) version 2. Please |
---|
| 33 | see the included file GPL for details of this license. |
---|
| 34 | |
---|
[8365c66] | 35 | A detailed ChangeLog can be found on the libtrace wiki: |
---|
[a7c8f4a] | 36 | https://github.com/wanduow/libtrace/wiki/ChangeLog |
---|
[8365c66] | 37 | |
---|
| 38 | Documentation, usage instructions and a detailed tutorial can also found |
---|
| 39 | on the libtrace wiki. |
---|
[72429bd] | 40 | |
---|
| 41 | For further information, please contact the WAND group. See |
---|
[6dc0241] | 42 | http://www.wand.net.nz/ for details. |
---|