../
|
.cvsignore
|
43 bytes
|
548a9c2
|
16 years
|
perry |
Add .cvsignore file
|
common.h
|
260 bytes
|
edb18ce
|
16 years
|
perry |
Rewrote libtrace's IO handling to use shim functions when needing to …
|
dagformat.h
|
2.4 KB
|
15e9390
|
13 years
|
perry |
Rearrange struct fields to get better packing on 64bit machines.
|
daglegacy.h
|
801 bytes
|
1344aa8
|
15 years
|
salcock |
* Added a new format for reading NZIX-I traces, called legacynzix
|
erftypes.h
|
736 bytes
|
2faa57e
|
14 years
|
salcock |
* Added a separate .h file for the various ERF types as newer ERF …
|
format_atmhdr.c
|
4.8 KB
|
1aa4bf7
|
13 years
|
perry |
Support using timespec's for dealing with traces
|
format_bpf.c
|
12.7 KB
|
099c35e
|
13 years
|
yww4 |
add tracereplay Makefile.am
|
format_dag24.c
|
14.4 KB
|
5778738
|
12 years
|
salcock |
* Fixed major bug where we were sleeping whenever a packet did not …
|
format_dag25.c
|
27.6 KB
|
5778738
|
12 years
|
salcock |
* Fixed major bug where we were sleeping whenever a packet did not …
|
format_duck.c
|
9.4 KB
|
1aa4bf7
|
13 years
|
perry |
Support using timespec's for dealing with traces
|
format_erf.c
|
19.7 KB
|
3d9cf9f
|
13 years
|
perry |
Ignore signed vs unsigned errors
|
format_erf.h
|
634 bytes
|
5e85c23
|
16 years
|
salcock |
Split DAG format into it's own source files - one for DAG2.4 and …
|
format_helper.c
|
8.0 KB
|
3fc7948
|
13 years
|
salcock |
Major rewrite of trace_event_device
* Replaced FIONREAD ioctl with a …
|
format_helper.h
|
1.6 KB
|
099d112
|
14 years
|
perry |
Remove some old libtraceio bits that have been hanging around
|
format_legacy.c
|
17.1 KB
|
1aa4bf7
|
13 years
|
perry |
Support using timespec's for dealing with traces
|
format_linux.c
|
20.0 KB
|
d267f4d
|
13 years
|
perry |
Squash unused parameter warnings
|
format_pcap.c
|
19.9 KB
|
db03808
|
13 years
|
perry |
Rearrange internal structure representations to allow for better use …
|
format_pcapfile.c
|
16.1 KB
|
15e9390
|
13 years
|
perry |
Rearrange struct fields to get better packing on 64bit machines.
|
format_rt.c
|
19.5 KB
|
7f1b9d4
|
13 years
|
perry |
Missing #include
|
format_tsh.c
|
8.4 KB
|
d267f4d
|
13 years
|
perry |
Squash unused parameter warnings
|
gettimeofday.c
|
2.2 KB
|
da22687
|
16 years
|
perry |
Remove wrong svn:executable
Remove default:
|
ior-bzip.c
|
2.5 KB
|
7f2612c
|
12 years
|
salcock |
* Can't use errno without errno.h!
|
ior-peek.c
|
3.0 KB
|
d4a1691
|
14 years
|
salcock |
* Seems to be like this offset should be initialised at some point - I …
|
ior-stdio.c
|
1.1 KB
|
cf30639
|
14 years
|
perry |
Threading cleanups (and some memory leaks addressed)
|
ior-thread.c
|
3.9 KB
|
7f2612c
|
12 years
|
salcock |
* Can't use errno without errno.h!
|
ior-zlib.c
|
2.5 KB
|
7f2612c
|
12 years
|
salcock |
* Can't use errno without errno.h!
|
iow-bzip.c
|
2.9 KB
|
c66068d
|
14 years
|
perry |
Rewrite the libtrace io subsystem to use the new wandio abstraction layer.
|
iow-stdio.c
|
922 bytes
|
c66068d
|
14 years
|
perry |
Rewrite the libtrace io subsystem to use the new wandio abstraction layer.
|
iow-thread.c
|
3.6 KB
|
15e9390
|
13 years
|
perry |
Rearrange struct fields to get better packing on 64bit machines.
|
iow-zlib2.c
|
3.1 KB
|
c66068d
|
14 years
|
perry |
Rewrite the libtrace io subsystem to use the new wandio abstraction layer.
|
iow-zlib.c
|
3.1 KB
|
db03808
|
13 years
|
perry |
Rearrange internal structure representations to allow for better use …
|
libtrace.h.in
|
74.1 KB
|
b7a328d
|
13 years
|
perry |
Make sure all symbols are exported correctly
|
libtrace_int.h
|
18.8 KB
|
eade363
|
13 years
|
perry |
Tidy up thousands of little warnings
|
link_wireless.c
|
16.3 KB
|
f3f3558
|
14 years
|
perry |
Ready for release
|
linktypes.c
|
9.7 KB
|
34cab5b
|
13 years
|
perry |
Understand ARPHRD_NONE
|
lt_inttypes.h
|
1.3 KB
|
e3b0188
|
17 years
|
dlawson |
a lot of changes for cross-compilation support
* header ordering
* …
|
Makefile.am
|
1.5 KB
|
c66068d
|
14 years
|
perry |
Rewrite the libtrace io subsystem to use the new wandio abstraction layer.
|
malloc.c
|
298 bytes
|
e5c2bc4
|
16 years
|
perry |
Redo the build system for libtrace3
|
pcap_dump_flush.c
|
315 bytes
|
5551415
|
16 years
|
dlawson |
* wrapping lib/pcap*c with #ifdef HAVE_PCAP so they don't build if we …
|
pcap_next_ex.c
|
1.3 KB
|
5551415
|
16 years
|
dlawson |
* wrapping lib/pcap*c with #ifdef HAVE_PCAP so they don't build if we …
|
pcap_open_dead.c
|
477 bytes
|
a21af3d
|
16 years
|
perry |
Kill dead (commented out) code
|
protocols.h
|
847 bytes
|
e46cb80
|
13 years
|
perry |
Make sure appropriate things are included
|
protocols_l2.c
|
8.6 KB
|
2d69532
|
13 years
|
salcock |
* Prevent annoying error message for LCP packets which are not …
|
protocols_l3.c
|
10.6 KB
|
59751a5
|
13 years
|
perry |
have trace_get_source_address() / trace_get_destination_address() …
|
protocols_pktmeta.c
|
7.1 KB
|
aa22b5b
|
14 years
|
perry |
If we have a complete header, but truncated at the end of it, we …
|
protocols_transport.c
|
4.1 KB
|
f0fa090
|
13 years
|
perry |
Don't have libtrace warn if theres an unknown ethertype in …
|
realloc.c
|
300 bytes
|
e5c2bc4
|
16 years
|
perry |
Redo the build system for libtrace3
|
rt_protocol.h
|
4.1 KB
|
b778083
|
15 years
|
salcock |
Added a new RT packet type for transmitting trace meta-data
|
strndup.c
|
532 bytes
|
f2f47a7
|
16 years
|
perry |
Standardise the placement of config.h
|
trace.c
|
47.3 KB
|
23e1258
|
13 years
|
perry |
Fix bug with autodetection of dag cards
|
wandio.c
|
2.6 KB
|
15e9390
|
13 years
|
perry |
Rearrange struct fields to get better packing on 64bit machines.
|
wandio.h
|
1.6 KB
|
15e9390
|
13 years
|
perry |
Rearrange struct fields to get better packing on 64bit machines.
|