Timeline


and

06/07/06:

23:40 Changeset [859] by perry
Fix a similar bug for udp
23:35 Changeset [858] by mglb1
Fix inverted check in trace_get_tcp that meant that a pointer was returned …
11:45 Changeset [857] by spa1
Fixed bug in trace_get_payload_from_tcp where the pointer arithmetic was …
00:52 Changeset [856] by perry
protocol is in host byte order

06/06/06:

23:55 Changeset [855] by perry
Fix int vs integer problem
23:48 Changeset [854] by perry
Add Linux_sll decoder
17:33 Ticket #21 (tracemerge cannot write erf files when using -i from pcap input) closed by perry
fixed: Libtrace didn't support demoting packets from LINUX_SLL to Ethernet when …
17:32 Changeset [853] by perry
Add demotion of packets from LINUX_SLL to ethernet when writing ERF …
17:23 Changeset [852] by perry
Make it clear what we're talking about
17:20 Changeset [851] by perry
Report a useful error message
13:56 Changeset [850] by perry
Preserve direction tagging when converting formats (part 1)

06/05/06:

20:38 Ticket #21 (tracemerge cannot write erf files when using -i from pcap input) created by matt@…
When using the -i option in conjunction with a PCAP input trace and ERF …
19:48 Changeset [849] by mglb1
* Consume an argument after initialising the output trace otherwise we end …
19:27 Changeset [848] by mglb1
Improve error checking and actually display an error message when …

06/01/06:

23:14 Ticket #20 (Buy air bed) created by matt@…
I cannot use tracemerge to join two files that were generated from …
14:31 Ticket #19 (Buy Rolex Watches) closed by perry
fixed: Fixed in r847: Trace formats that don't support direction tagging were …
14:31 Changeset [847] by perry
Don't segfault if there is no direction information
14:29 Ticket #17 (Buy air bed) closed by perry
fixed: Tested all tools against valid/invalid/missing trace uris and fixed all …
14:28 Changeset [846] by perry
Add better error handling to tools
13:53 Ticket #18 (Buy air bed) closed by anonymous
fixed: Well, you run tracesummary twice in your example, which has been fixed. …
13:52 Changeset [845] by perry
Migrate to the libtrace3 api where trace_start() needs to be called
13:48 Changeset [844] by perry
Dont segfault when closing a file that was never successfully opened
01:16 Ticket #19 (Buy Rolex Watches) created by matt@…
Trace report does not work with erf or pcap input. […]
01:12 Ticket #18 (Buy air bed) created by matt@…
Running tracesummary/tracestats with any input format results in an …
00:50 Ticket #17 (Buy air bed) created by matt@…
Currently the tools segfault if you pass them incorrect arguments, eg …

05/31/06:

23:43 Changeset [843] by perry
Fix 64bit issues
23:40 Ticket #16 (Buy air bed) created by matt@…
The configure script checks for the presence of Bison and Flex but does …
11:20 Changeset [842] by spa1
Libpacketdump now correctly reports the IP id field as an *unsigned* value

05/29/06:

15:06 Changeset [841] by perry
Add documentation to new function
15:04 Changeset [840] by perry
Fix missing ;
14:33 Changeset [839] by perry
Upgrade the skeletons to the new API
14:08 Changeset [838] by perry
Migrate tools to the new API
11:58 Changeset [837] by perry
Migrate the tests to the new API
11:27 Changeset [836] by perry
Change the API for filters to trace_create_filter trace_apply_filter …
11:05 Changeset [835] by perry
Deal with DUCK packets appropriately

05/28/06:

23:27 Changeset [834] by perry
Fix C++ comment
23:26 Changeset [833] by perry
Assignment in if() should have been a conditional!

05/26/06:

10:30 Changeset [832] by spa1
Fixed some documentation errors
10:17 Changeset [831] by perry
Add missing bitbuffer files

05/25/06:

18:46 Changeset [830] by perry
Fix bitordering issues
17:55 Changeset [829] by perry
Add vlan decoder
17:46 Changeset [828] by perry
Add Legacy ATM framing
15:18 Changeset [827] by perry
Add new DUCK link type (for duck packets obviously). Make …
15:17 Changeset [826] by perry
Do some more testing to make sure packets don't get corrupted along the …
14:59 Changeset [825] by perry
Fix writing out erf files Fix the "padding" being counted as part of the …
14:59 Changeset [824] by perry
Validate conversions actually worked.
14:42 Changeset [823] by perry
Don't use errno, used the error number passed in, this may fix a few …
09:53 Ticket #15 (Buy air bed) created by spa1
Linux native interfaces don't work when using the event framework. …

05/23/06:

17:13 Changeset [822] by spa1
DAG 2.5 deprecated a few functions so decided to explicitly call the …
15:19 Changeset [821] by perry
check the test is working correctly
14:56 Changeset [820] by perry
Cover destination protocol too
14:56 Changeset [819] by perry
Don't wander off the end of the packet when the packet was prematurely …
13:40 Changeset [818] by perry
Don't try and continue to decode a snapped packet. Lots of warning …
13:29 Changeset [817] by perry
More windowisms
13:28 Changeset [816] by perry
Prettification
13:28 Changeset [815] by perry
Use binary mode for windows At EOF return EOF not a bogus error.
13:23 Changeset [814] by perry
Simplify the code, and move to being IPv{4,6} independant
13:23 Changeset [813] by perry
Support filtering (but no command line for it yet) Support libtrace3
13:22 Changeset [812] by perry
Be sure to install tracereport
13:21 Changeset [811] by perry
Move to being IPv{4,6} independant
13:20 Changeset [810] by perry
Make sure all things are declared Move the declarations to alphabetical …
13:19 Changeset [809] by perry
Add IPv6 header decoding
10:50 Changeset [808] by spa1
Some DAG 2.5 driver fixes

05/19/06:

18:12 Changeset [807] by bcj3
Updated the parsers Makefile.am to actually make use of the results …
13:38 Changeset [806] by spa1
RT now supports linux native socket packets

05/18/06:

15:39 Changeset [805] by bcj3
Started writing some documentation about how to create custom decoders for …
13:26 Changeset [804] by bcj3
Updated to include the Makefile in libpacketdump/parser as well as …
12:03 Changeset [803] by bcj3
Parser to parse .protocol files for use with libpacketdump. Hopefully it …
12:02 Changeset [802] by bcj3
Added lines to make the parser get compiled, and the resulting library …
11:57 Changeset [801] by bcj3
If the .so used to decode a particular layer doesn't exist, it will now …

05/16/06:

14:37 Changeset [800] by spa1
Added a new format for reading and writing DUCK packets Added …

05/12/06:

17:07 Changeset [799] by spa1
dag_read_packet now returns a DUCK packet occasionally in place of a …

05/11/06:

16:57 Changeset [798] by spa1
Tidied up some of the documentation Removed the out-dated …
15:39 Ticket #6 (New Examples/Skeletons need to be written) closed by spa1
fixed: Old examples have been removed and several decent examples are in their …
11:40 Changeset [797] by spa1
Fixed segmentation faults when trace_destroy is called on a trace that …

05/10/06:

11:56 Changeset [796] by spa1
Added a couple of necessary fixes for FreeBSD compilation - defining …
09:57 Changeset [795] by spa1
OpenBSD compatibility fixes - adding in various #defines and #includes …

05/09/06:

22:51 Changeset [794] by mglb1
Nasty Hack: prevent tracereport .svn and .deps directories from being …
22:48 Changeset [793] by mglb1
* Add Visual Studio infrastructure to the generate tarball * Remove .svn …

05/08/06:

14:09 Changeset [792] by spa1
Removed out-of-date examples Moved output and event examples to skeleton …
11:07 Changeset [791] by spa1
Added a simple demonstration of using libtrace to write traces to the …
Note: See TracTimeline for information about the timeline view.