Timeline


and

11/01/05:

16:35 Changeset [464] by spa1
Replaced all instances of sizeof(rt_status_t) with sizeof(uint32_t)
14:51 Changeset [463] by spa1
Removed rt_protocol entirely as it was becoming a real nuisance. Critical …
14:34 Changeset [462] by dlawson
fixed makefile in libpacketdump to actually work!
13:34 Changeset [461]
This commit was manufactured by cvs2svn to create tag 'libtrace-2_0_23'.
13:34 Changeset [460] by spa1
Fixed rt_protocol.h so that it is no longer dependent on libfifo. Updated …
12:01 Changeset [459] by dlawson
fixes in libpacketdump's Makefile
11:22 Changeset [458] by spa1
Tidied up the documentation a little - especially removing wdcap-specific …
11:09 Changeset [457] by spa1
Added definition of rt protocol to libtrace. Rtclients will now skip over …

10/31/05:

17:12 Changeset [456] by dlawson
removed binary from cvs. oops.
17:12 Changeset [455] by dlawson
removed Makefile from cvs updated tracedump to fix compiler warning
17:08 Changeset [454] by dlawson
versioning attempts in Makefile.am etc notes in Changelog
17:07 Changeset [453] by dlawson
moved tracedump into tools dir, updated to use libpacketdump
16:31 Changeset [452] by perry
Updated tracemark to show cpu used
16:28 Changeset [451] by perry
Add new makefile/tracedump program
16:27 Changeset [450] by perry
Remove the old versions of tracedump (now in libpacketdump)
16:16 Changeset [449] by dlawson
added libpacketdump: * modified top level makefile.am and configure.am * …
15:57 Changeset [448] by spa1
Fixed libtrace_pure checking - if --without-out pure was specified then …
15:47 Changeset [447] by perry
Make dest/source obvious
15:46 Changeset [446] by perry
use netdb to lookup ports/protocols
13:24 Changeset [445] by perry
Add libpacketdump to cvs

10/28/05:

16:57 Changeset [444] by dlawson
fixed the legacyatm legacypos and legacyeth formats to correctly calculate …
15:05 Changeset [443] by dlawson
fixed test for attribute((pure)) by temporarily setting CFLAGS to …
14:52 Changeset [442] by dlawson
fixes in configure.in: * properly test for zlib * use perl -pi -e instead …

10/27/05:

15:23 Changeset [441] by dlawson
removed debugging code
14:54 Changeset [440] by perry
Add assert()'s to catch if you call functions after the end of file
14:13 Changeset [439] by perry
forgot to add the output.h
14:12 Changeset [438] by perry
oops! forgot the makefile
14:05 Changeset [437] by dlawson
updated changelog added trace_get_framing_length() to return the …
09:26 Changeset [436] by dlawson
tidied up make dist a bit. libtrace.h has a #define HAVE_ATTR_PURE which …

10/26/05:

17:53 Changeset [435] by dlawson
it's == it is. You wanted its.
17:47 Changeset [434] by dlawson
fixed broken docs/Makefile.am (changed doxygen variable) updated …
16:33 Changeset [433] by dlawson
fixed pcap path so it finds it correctly
16:32 Changeset [432] by dlawson
autoconf test for attribute((pure))
15:56 Changeset [431] by jpc2
Fixed bug where the compiler would optimise away the initialisation of the …
15:46 Changeset [430] by dlawson
updated configure.in to generare nice messages telling us what we …
14:14 Changeset [429] by dlawson
actually make Makefile.am deal properly with an absence of doxygen
14:07 Changeset [428] by dlawson
fixed makefile.am to not build docs if doxygen isn't installed

10/25/05:

14:16 Changeset [427] by spa1
Made sure daglegacy.h gets distributed when doing 'make dist'
13:38 Changeset [426] by spa1
Fixed ugly output when checking for DAG 2.4 in configure
11:16 Changeset [425] by spa1
Made duck_inf structure in dagformat.h more similar to other structures …

10/21/05:

16:45 Changeset [424] by perry
Understand legacy erf formats (as opposed to "legacy dag") Use …
16:45 Changeset [423] by perry
Legacy pos
15:09 Changeset [422] by perry
Fixed some more prototype warnings
15:06 Changeset [421] by perry
* Fixed packed vs packed issues * Fixed wrong prototype for format_wag
13:06 Changeset [420] by spa1
Fixed AM_INIT_AUTOMAKE in configure.in to use correct parameters
12:17 Changeset [419] by spa1
Moved legacy headers into daglegacy.h Fixed some prototypes that were …
12:15 Changeset [418] by spa1
Changed makefile to allow overriding of the PREFIX that libtrace was …
12:15 Changeset [417] by spa1
Fixed termination condition Changed makefile to allow overriding of the …
10:43 Changeset [416] by spa1
Updated documentation for trace_get_capture_length Corrected error where …

10/20/05:

18:57 Changeset [415] by jpc2
pcap_pkthdr->caplen does not include sizeof(pcap_pkthdr)
18:30 Changeset [414] by jpc2
Tided documentation and changed truncate_packet references
17:41 Changeset [413] by spa1
Fixed issues in set_capture_length regarding the meaning of the parameters …
15:49 Changeset [412] by dlawson
truncate_packet no longer exists
15:33 Changeset [411] by dlawson
fixed bad assertion on rlen/wlen checking - ntohs() was needed

10/17/05:

17:38 Changeset [410] by perry
Add trace summary
11:03 Changeset [409] by spa1
Return packet->status back to a uint32_t
10:17 Changeset [408] by perry
Get rid of an ugly warning

10/15/05:

01:50 Changeset [407] by perry
Add a "realtime" statistics module. This can display stats every "n" …

10/14/05:

16:57 Changeset [406] by dlawson
-> 2.0.23
15:25 Changeset [405] by perry
Added SIMPLE_FUNCTION tag to hint to the compiler that if the function is …
15:07 Changeset [404] by perry
* Fix prototypes for trace_get_<mumble>_from_ip * Fix documentation for …
12:43 Changeset [403] by dlawson
fixup for bad dag_root detection in configure tidied up the gzread/read …

10/13/05:

16:51 Changeset [402] by perry
A benchmark program for testing trace processing speed
16:26 Changeset [401] by perry
Add -d to merge directions, without just does a normal merge
15:05 Changeset [400] by perry
Rip out the functionality that's provided by tracesplit, we don't need to …
15:02 Changeset [399] by perry
Add traceanon to cvs (based heavily on the munge code)
14:09 Changeset [398] by perry
Add v6
14:09 Changeset [397] by perry
Add tracestats and a simple wrapper to display some common statistics
11:18 Changeset [396] by perry
Add trace convert
10:47 Changeset [395] by perry
Add documentation for tracefilter
10:47 Changeset [394] by perry
Fix documentation
10:45 Changeset [393] by perry
Tracesplit can split open a tracefile

10/12/05:

16:52 Changeset [392] by perry
Merges two traces together
16:51 Changeset [391]
This commit was manufactured by cvs2svn to create tag 'libtrace-2_0_22'.
16:51 Changeset [390] by dlawson
fixes wrt docs
16:47 Changeset [389] by perry
Added checks in the erf handler to make sure you don't read corrupt/legacy …
16:06 Changeset [388] by dlawson
2.0.22
16:05 Changeset [387] by dlawson
uses tracetime, not clocktime
14:13 Changeset [386] by dlawson
legacy pos, atm, eth support
14:05 Changeset [385] by dlawson
added linktypes for the legacy dag traces. link_9 and link_10 are POS and …

10/11/05:

10:03 Changeset [384] by spa1
Fixed DAG version detection so that it checks VERSION rather than just …

10/10/05:

16:28 Changeset [383] by dlawson
dropped latex, added man
16:25 Changeset [382] by dlawson
moving doxygen stuff round created docs/Makefile.am fixed some dag …
16:13 Changeset [381] by spa1
Fixed stupidity regarding option dag files

10/07/05:

17:31 Changeset [380] by dlawson
cleaned up after compiling with -Wall -W
16:21 Changeset [379] by dlawson
added replacement function for pcap_dump_flush
14:20 Changeset [378] by spa1
Fixed Makefile.ams to actually use the included DAG directory from …

10/06/05:

15:49 Changeset [377] by spa1
Fixed dag2.4 related code borrowing so that it actually works
11:11 Changeset [376] by spa1
During configuration / compilation libtrace will borrow the dagapi code if …
Note: See TracTimeline for information about the timeline view.