Changeset b6cbdaf
- Timestamp:
- 03/03/16 11:03:35 (5 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, master, ndag_format, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- fd4482d
- Parents:
- ab7cbbd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r0ae5feb rb6cbdaf 41 41 42 42 43 Q. What operating systems do you support? 44 45 A. Linux, FreeBSD, Mac OS X and OpenBSD. Windows is not supported. 46 43 47 ---------------------------------- 44 48 Using libtrace: … … 46 50 The best source of information on how to use libtrace and the tools that come 47 51 with it is the libtrace wiki located at 48 http://www. wand.net.nz/trac/libtrace/wiki52 http://www.github.com/wanduow/libtrace/wiki 49 53 50 54 -
README
r3e5518a rb6cbdaf 13 13 This directory contains source code for libtrace, a userspace library for 14 14 processing of network traffic capture from live interfaces or from offline 15 traces. 15 traces. 16 16 17 17 libtrace was primarily designed for use with the real-time interface to the 18 18 Waikato DAG Capture Point software running at The University of Waikato, 19 19 and has been since extended to a range of other trace and interface formats. 20 21 Libtrace should build and run on Linux, Mac OS X, FreeBSD and OpenBSD systems. 20 22 21 23 Further information about libtrace see
Note: See TracChangeset
for help on using the changeset viewer.