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 | |
---|
6 | libtrace 4.0.0 |
---|
7 | |
---|
8 | --------------------------------------------------------------------------- |
---|
9 | Copyright (c) 2007-2015 The University of Waikato, Hamilton, New Zealand. |
---|
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 | |
---|
16 | See INSTALL for instructions on how to install libtrace. |
---|
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 | |
---|
26 | Further information about libtrace see |
---|
27 | http://research.wand.net.nz/software/libtrace.php |
---|
28 | |
---|
29 | Bugs should be reported by either emailing contact@wand.net.nz or filing |
---|
30 | an issue at https://github.com/wanduow/libtrace |
---|
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 | |
---|
35 | A detailed ChangeLog can be found on the libtrace wiki: |
---|
36 | https://github.com/wanduow/libtrace/wiki/ChangeLog |
---|
37 | |
---|
38 | Documentation, usage instructions and a detailed tutorial can also found |
---|
39 | on the libtrace wiki. |
---|
40 | |
---|
41 | For further information, please contact the WAND group. See |
---|
42 | http://www.wand.net.nz/ for details. |
---|