• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

docs/H21-Feb-2014-1,4061,039

examples/H21-Feb-2014-6,5874,704

lib/H21-Feb-2014-26,58816,955

libpacketdump/H21-Feb-2014-9,2326,716

libwandio/H21-Feb-2014-3,7852,426

m4/H21-Feb-2014-8,6247,766

tools/H21-Feb-2014-17,84315,074

AUTHORSH A D21-Feb-20141.6 KiB3529

COPYINGH A D07-May-201217.6 KiB341281

INSTALLH A D07-May-20121.4 KiB4934

Makefile.amH A D07-May-2012971 3729

Makefile.inH A D20-Feb-201429.2 KiB924825

READMEH A D20-Feb-20141.4 KiB3524

aclocal.m4H A D20-Feb-201437 KiB1,067958

config.guessH A D07-May-201243.8 KiB1,5311,321

config.h.inH A D20-Feb-20146.6 KiB270186

config.subH A D07-May-201234.6 KiB1,7741,631

configureH A D20-Feb-2014623.2 KiB21,15117,717

configure.inH A D20-Feb-201421.3 KiB716587

depcompH A D07-May-201219.9 KiB689448

install-shH A D07-May-201213.7 KiB528351

libtrace.slnH A D07-May-20122.7 KiB4846

libtrace.vcprojH A D07-May-20127.4 KiB332331

ltmain.shH A D20-Feb-2014277 KiB9,6627,310

missingH A D07-May-201210.1 KiB332243

test-convert.vcprojH A D07-May-20123.4 KiB126125

test-format.vcprojH A D07-May-20123.4 KiB126125

test-pcap-bpf.vcprojH A D07-May-20123.4 KiB126125

ylwrapH A D07-May-20126.2 KiB227128

README

1libtrace 3.0.19
2
3---------------------------------------------------------------------------
4Copyright (c) 2007-2014 The University of Waikato, Hamilton, New Zealand.
5All rights reserved.
6
7This code has been developed by the University of Waikato WAND
8research group. For further information please see http://www.wand.net.nz/.
9---------------------------------------------------------------------------
10
11
12This directory contains source code for libtrace, a userspace library for
13processing of network traffic capture from live interfaces or from offline
14traces.
15
16libtrace was primarily designed for use with the real-time interface to the
17Waikato DAG Capture Point software running at The University of Waikato,
18and has been since extended to a range of other trace and interface formats.
19
20Further information about libtrace see
21http://research.wand.net.nz/software/libtrace.php
22Bugs should be reported in trac at http://www.wand.net.nz/trac/libtrace
23
24It is licensed under the GNU General Public License (GPL) version 2. Please
25see the included file GPL for details of this license.
26
27A detailed ChangeLog can be found on the libtrace wiki:
28https://secure.wand.net.nz/trac/libtrace/wiki/ChangeLog
29
30Documentation, usage instructions and a detailed tutorial can also found
31on the libtrace wiki.
32
33For further information, please contact the WAND group. See
34http://www.wand.net.nz/ for details.
35