4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 6d0a502 was
41b53c2,
checked in by Daniel Lawson <dlawson@…>, 17 years ago
|
2.0.25
Fixes for builds under openbsd:
- pcap uses a struct bpf_filter, not struct timeval. fixed format_pcap to solve this
- #includes in libpacketdump - libpacketdump still not working properly
- rijndael.c and .h conflicted with a system function called 'encrypt' - renamed encrypt and decrypt to r_* within rijndael*
- UINT64_MAX not defined under freebsd
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[72429bd] | 1 | $Header$ |
---|
| 2 | |
---|
[41b53c2] | 3 | libtrace 2.0.25 |
---|
[72429bd] | 4 | |
---|
| 5 | --------------------------------------------------------------------------- |
---|
| 6 | Copyright (c) 2004 The University of Waikato, Hamilton, New Zealand. |
---|
| 7 | All rights reserved. |
---|
| 8 | |
---|
| 9 | This code has been developed by the University of Waikato WAND |
---|
| 10 | research group. For further information please see http://www.wand.net.nz/. |
---|
| 11 | --------------------------------------------------------------------------- |
---|
| 12 | |
---|
| 13 | |
---|
| 14 | This directory contains source code for libtrace, a userspace library for |
---|
| 15 | processing of network traffic capture from live interfaces or from offline |
---|
| 16 | traces. |
---|
| 17 | |
---|
| 18 | libtrace was primarily designed for use with the real-time interface to the |
---|
| 19 | Waikato DAG Capture Point software running at The University of Waikato, |
---|
| 20 | and has been since extended to a range of other trace and interface formats. |
---|
| 21 | |
---|
| 22 | |
---|
| 23 | It is licensed under the GNU General Public License (GPL) version 2. Please |
---|
| 24 | see the included file GPL for details of this license. |
---|
| 25 | |
---|
| 26 | The files CHANGES and TODO contain more information regarding the current |
---|
| 27 | release. |
---|
| 28 | |
---|
[670d3de] | 29 | Please read the included INSTALL file for information regarding the |
---|
[72429bd] | 30 | installation of libtrace, including required dependencies. |
---|
| 31 | |
---|
| 32 | For further information, please contact the WAND group. See |
---|
[6dc0241] | 33 | http://www.wand.net.nz/ for details. |
---|
Note: See
TracBrowser
for help on using the repository browser.