|
../
|
|
.cvsignore
|
43 bytes
|
595
|
7 years
|
perry |
Add .cvsignore file
|
|
common.h
|
260 bytes
|
713
|
7 years
|
perry |
Rewrote libtrace's IO handling to use shim functions when needing to do …
|
|
dagformat.h
|
2.3 KB
|
1330
|
5 years
|
spa1 |
* Added a separate .h file for the various ERF types as newer ERF types …
|
|
daglegacy.h
|
801 bytes
|
1243
|
6 years
|
spa1 |
* Added a new format for reading NZIX-I traces, called legacynzix
|
|
erftypes.h
|
736 bytes
|
1330
|
5 years
|
spa1 |
* Added a separate .h file for the various ERF types as newer ERF types …
|
|
format_atmhdr.c
|
5.0 KB
|
1332
|
5 years
|
spa1 |
* Added prepare_packet functions to all formats, primarily to support …
|
|
format_bpf.c
|
12.5 KB
|
1336
|
5 years
|
spa1 |
* Fixed compile error on systems where bh_tstamp in the bpf header is a …
|
|
format_dag24.c
|
14.1 KB
|
1336
|
5 years
|
spa1 |
* Fixed compile error on systems where bh_tstamp in the bpf header is a …
|
|
format_dag25.c
|
17.5 KB
|
1336
|
5 years
|
spa1 |
* Fixed compile error on systems where bh_tstamp in the bpf header is a …
|
|
format_duck.c
|
9.3 KB
|
1332
|
5 years
|
spa1 |
* Added prepare_packet functions to all formats, primarily to support …
|
|
format_erf.c
|
19.0 KB
|
1332
|
5 years
|
spa1 |
* Added prepare_packet functions to all formats, primarily to support …
|
|
format_erf.h
|
634 bytes
|
1113
|
7 years
|
spa1 |
Split DAG format into it's own source files - one for DAG2.4 and another …
|
|
format_helper.c
|
8.1 KB
|
1319
|
5 years
|
perry |
Ready for release
|
|
format_helper.h
|
1.6 KB
|
1319
|
5 years
|
perry |
Ready for release
|
|
format_legacy.c
|
17.2 KB
|
1371
|
5 years
|
perry |
Change detection of lagacypos traces to HDLC.
|
|
format_linux.c
|
18.0 KB
|
1352
|
5 years
|
perry |
prepare_packet was reading the packet into the beginning of the packet …
|
|
format_pcap.c
|
19.7 KB
|
1332
|
5 years
|
spa1 |
* Added prepare_packet functions to all formats, primarily to support …
|
|
format_pcapfile.c
|
15.6 KB
|
1370
|
5 years
|
perry |
Be more aggressive in looking for bad packets.
|
|
format_rt.c
|
19.4 KB
|
1336
|
5 years
|
spa1 |
* Fixed compile error on systems where bh_tstamp in the bpf header is a …
|
|
format_tsh.c
|
8.4 KB
|
1332
|
5 years
|
spa1 |
* Added prepare_packet functions to all formats, primarily to support …
|
|
gettimeofday.c
|
2.2 KB
|
759
|
7 years
|
perry |
Remove wrong svn:executable
Remove default:
|
|
libtrace.h.in
|
68.4 KB
|
1372
|
5 years
|
salcock |
* Renamed hideous get_*_payload_from_ethernet_payload API functions to …
|
|
libtrace_int.h
|
18.1 KB
|
1335
|
5 years
|
spa1 |
* Replaced #define for prepare_packet flags with an enum
* Added a enum …
|
|
libtraceio-stdio.c
|
1.4 KB
|
900
|
7 years
|
perry |
Fix type issue
|
|
libtraceio-zlib.c
|
1.7 KB
|
1358
|
5 years
|
perry |
off_t can be 32bit, for great annoyance, force it to 64bit.
|
|
libtraceio.h
|
1.7 KB
|
1130
|
6 years
|
bcj3 |
Windows portability fixes.
Windows doesn't have a gettimeofday function, …
|
|
link_wireless.c
|
16.3 KB
|
1319
|
5 years
|
perry |
Ready for release
|
|
linktypes.c
|
9.5 KB
|
1328
|
5 years
|
spa1 |
* Updated format_dag25 to support multiple streams - the new uri format …
|
|
lt_inttypes.h
|
1.3 KB
|
501
|
8 years
|
dlawson |
a lot of changes for cross-compilation support
* header ordering
* …
|
|
Makefile.am
|
1.3 KB
|
1330
|
5 years
|
spa1 |
* Added a separate .h file for the various ERF types as newer ERF types …
|
|
Makefile.orig
|
1.3 KB
|
52
|
9 years
|
dlawson |
adding original makefile in for reference
|
|
malloc.c
|
298 bytes
|
896
|
7 years
|
perry |
Redo the build system for libtrace3
|
|
pcap_dump_flush.c
|
315 bytes
|
1070
|
7 years
|
dlawson |
* wrapping lib/pcap*c with #ifdef HAVE_PCAP so they don't build if we …
|
|
pcap_next_ex.c
|
1.3 KB
|
1070
|
7 years
|
dlawson |
* wrapping lib/pcap*c with #ifdef HAVE_PCAP so they don't build if we …
|
|
pcap_open_dead.c
|
477 bytes
|
1035
|
7 years
|
perry |
Kill dead (commented out) code
|
|
protocols.h
|
825 bytes
|
1360
|
5 years
|
spa1 |
* Added support for skipping past PPPoE headers when calling …
|
|
protocols_l2.c
|
8.2 KB
|
1372
|
5 years
|
salcock |
* Renamed hideous get_*_payload_from_ethernet_payload API functions to …
|
|
protocols_l3.c
|
7.7 KB
|
1372
|
5 years
|
salcock |
* Renamed hideous get_*_payload_from_ethernet_payload API functions to …
|
|
protocols_pktmeta.c
|
7.1 KB
|
1362
|
5 years
|
smr26 |
Revert r1361. My bad, the SLL header seems to have a static 8 byte
address …
|
|
protocols_transport.c
|
3.9 KB
|
1354
|
5 years
|
spa1 |
* Updated all get_payload_from_X functions to set remaining to zero if …
|
|
realloc.c
|
300 bytes
|
896
|
7 years
|
perry |
Redo the build system for libtrace3
|
|
rt_protocol.h
|
4.1 KB
|
1159
|
6 years
|
spa1 |
Added a new RT packet type for transmitting trace meta-data
|
|
strndup.c
|
532 bytes
|
698
|
7 years
|
perry |
Standardise the placement of config.h
|
|
trace.c
|
44.1 KB
|
1367
|
5 years
|
perry |
Be more aggressive with assert()ing on broken packets.
|