|
|
|
@0af3a4e
|
3 years |
jcv9 |
ERF can contain multiple occurances of the same section per meta …
develop
|
|
|
@5299c55
|
3 years |
jcv9 |
libpacketdump ERF - Add more options, Indicate unknown options are …
develop
|
|
|
@39567d9
|
3 years |
jcv9 |
libpacketdump ERF print metadata based on its datatype
develop
|
|
|
@254c926
|
3 years |
jcv9 |
Cleanup some duplicate code, Added datatype/option_name for …
develop
|
|
|
@69394f0
|
3 years |
jcv9 |
Make sure we allow pcapng and erf meta packets through
develop
|
|
|
@23741ec5
|
3 years |
jcv9 |
Fix debugging changes that sneaked into the commit
develop
|
|
|
@d0f25d4
|
3 years |
jcv9 |
Add ERF and PCAPNG decoders to libpacketdump
develop
|
|
|
@23d263a
|
3 years |
jcv9 |
Dont forget to add format_pcapng.h header file
develop
|
|
|
@ddad48c
|
3 years |
jcv9 |
Convert ip4 and fcs length to host byte ordering
develop
|
|
|
@b27ed21
|
3 years |
jcv9 |
Add datatype enum to libtrace_meta_item_t structure, Convert interface …
develop
|
|
|
@c8171e5
|
3 years |
jcv9 |
Add specific ERF meta-api functions trace_get_erf_dag_card_model, …
develop
|
|
|
@66ffac4
|
3 years |
jcv9 |
Add more meta functions, cleanup function names, DLLEXPORT all …
develop
|
|
|
@d4eed70
|
3 years |
jcv9 |
Add config option TRACE_OPTION_DISCARD_META
develop
|
|
|
@d51e5d0
|
3 years |
jcv9 |
fix trace_get_section_option prototype typo
develop
|
|
|
@ef5ba20
|
3 years |
jcv9 |
add abilty to get custom option from meta packets, add abilty to get …
develop
|
|
|
@629b19b
|
3 years |
jcv9 |
Use ERF model for trace_get_interface_hardware_description()
develop
|
|
|
@cbd77bd
|
3 years |
jcv9 |
Fallback to packet callback if meta callback is not defined
develop
|
|
|
@7aa03d9
|
3 years |
jcv9 |
Check for NULL packet buffer in get_meta_data(), Make sure not to read …
develop
|
|
|
@e7132d6
|
3 years |
jcv9 |
improvements to meta-api
develop
|
|
|
@977e0db
|
3 years |
jcv9 |
Add meta api for erf and pcapng meta packets
develop
|
|
|
@3c828b8
|
3 years |
jcv9 |
Ensure provenance records are correctly tagged
develop
|
|
|
@62b2d97
|
3 years |
jcv9 |
Add callback for meta packets
develop
|
|
|
@f47025d
|
3 years |
jcv9 |
Improve options/custom options byteswapping
develop
|
|
|
@b2e3894
|
3 years |
jcv9 |
Remove debugging messages
develop
|
|
|
@c0c8843
|
3 years |
jcv9 |
Fix segfault when a meta packet was the final packet
develop
|
|
|
@3dc6ed6
|
3 years |
jcv9 |
Add functions to byteswap each packet type of pcapng
develop
|
|
|
@aceeda6
|
3 years |
jcv9 |
Add some checks to prevent segfaults with dead traces
develop
|
|
|
@89ed4a0
|
3 years |
jcv9 |
Update tracemerge to handle packets without a timestamp
develop
|
|
|
@b39eaee
|
3 years |
jcv9 |
cleanup some code and handle some cases where fields need to be byteswapped
develop
|
|
|
@51276bd
|
3 years |
jcv9 |
Add tests for writing pcapng
develop
|
|
|
@9a6bdbc
|
3 years |
jcv9 |
Added can_write functions to each output format, Fixed …
develop
|
|
|
@979ab1a0
|
3 years |
jcv9 |
Remove debugging message
develop
|
|
|
@ca01854
|
3 years |
jcv9 |
Make sure lastdlt is initialised
develop
|
|
|
@49f8ceb
|
3 years |
jcv9 |
Fix incorrect type id for pcapng_meta, fix compiler warnings
develop
|
|
|
@ebd6275
|
3 years |
jcv9 |
pcapng do not try to write unknown and meta packets, cleanup the code
develop
|
|
|
@d9ca546
|
3 years |
jcv9 |
Add write support for pcapng
develop
|
|
|
@1668208
|
3 years |
salcock |
Force compiler to use gnu99 standard where possible
Older gccs don't …
develop
|
|
|
@ccabd47
|
3 years |
salcock |
Update format_etsilive.c to work with new cached data structure
develop
|
|
|
@8c5c550
|
3 years |
salcock |
Fix build errors introduced recently in format_dag25.c
develop
|
|
|
@10fd24b
|
3 years |
salcock |
Update format_dpdk.c to handle new cached packet data structure.
develop
|
|
|
@d439067
|
3 years |
salcock |
Move packet cached fields into a distinct structure.
This will help …
develop
|
|
|
@418c78d
|
3 years |
salcock |
Add TRACE_OPTION_CONSTANT_ERF_FRAMING into remaining formats.
These …
develop
|
|
|
@509ee47
|
3 years |
salcock |
Add option to allow users to specify a constant ERF framing length.
…
develop
|
|
|
@54ef438
|
3 years |
salcock |
ndag: just read one "batch" of packets per pread call
Previously, we …
develop
|
|
|
@c337c9f9
|
3 years |
salcock |
Try to tidy up erf_get_framing_length()
A compiler might have better …
develop
|
|
|
@8a58afd
|
3 years |
salcock |
format_ndag: only call FD_ZERO if we're going to use the fd set
A …
develop
|
|
|
@1dc033a
|
3 years |
salcock |
More fixes for recvmmsg check in configure
develop
|
|
|
@9c46b65
|
3 years |
salcock |
Fix bug where trace_pstop had stopped working as intended.
Bug crept …
develop
|
|
|
@5097267
|
3 years |
salcock |
Merge branch 'fix86' into develop
develop
|
|
|
@5964f52
|
3 years |
rsanger |
Fix for issue #86 clobbered LDFLAGS
Save a copy of linker and …
develop
|
|
|
@5141cd6
|
3 years |
rsanger |
Fix build error from when asserts were removed
develop
|
|
|
@c79c7fd
|
3 years |
salcock |
Make sure we acknowledge Jacob's work
develop
|
|
|
@9b92664
|
3 years |
noreply |
Merge pull request #85 from jacobvw/pcap
Check the pcap output …
develop
|
|
|
@ffe6fae
|
3 years |
noreply |
Merge pull request #83 from jacobvw/trace_create_dead
…
develop
|
|
|
@d97dee9
|
3 years |
noreply |
Merge pull request #82 from jacobvw/tracesplit
Reusing the original …
develop
|
|
|
@c434445
|
3 years |
jcv9 |
Check the pcap output device/trace before closing it
develop
|
|
|
@9c86dee
|
3 years |
jcv9 |
trace_create_dead not initialising startcount
develop
|
|
|
@4c5bbfc
|
3 years |
jcv9 |
Reusing the original packet should prevent issue #60
develop
|
|
|
@de8566f
|
3 years |
salcock |
Fix typo in configure script
develop
|
|
|
@384e898
|
3 years |
salcock |
Fix incorrect example in tracetopends man page
develop
|
|
|
@c337c62f
|
3 years |
salcock |
Fix bad git conflict that crept into ring: source code :/
develop
|
|
|
@e86a0c6
|
3 years |
salcock |
Update manpages for traceends and tracetopends
Updated to reflect new …
develop
|
|
|
@99ee456
|
3 years |
salcock |
Convert traceends to use parallel API.
develop
|
|
|
@50e9c6b
|
3 years |
salcock |
Merge branch 'jacobvw-master' into develop
develop
|
|
|
@d7d3267
|
3 years |
salcock |
Merge branch 'master' of git://github.com/jacobvw/libtrace into …
develop
|
|
|
@fdf23b8
|
3 years |
jcv9 |
Fix typo and remove spammy error message
develop
|
|
|
@2193905
|
3 years |
jcv9 |
Apply changes required for pull request #81
develop
|
|
|
@54642da
|
3 years |
salcock |
Update manpage for tracertstats to describe -d option.
develop
|
|
|
@1800ee3
|
3 years |
salcock |
Add option to report packet drops to tracertstats.c
Note: this is …
develop
|
|
|
@d74ca03
|
3 years |
jcv9 |
Add check in tracereplay for unknown linktype
develop
|
|
|
@1ed3f1e
|
3 years |
jcv9 |
Prevent trace_construct_packet creating packets will invalid linktype
develop
|
|
|
@b6ff245
|
3 years |
jcv9 |
cleanup
develop
|
|
|
@0a474e3
|
3 years |
jcv9 |
And more..
develop
|
|
|
@88b9798
|
3 years |
jcv9 |
More assertion cleanups
develop
|
|
|
@f6f3ae5
|
3 years |
jcv9 |
Assertion cleanup
develop
|
|
|
@2ceec6a
|
3 years |
jcv9 |
Assertion cleanups
develop
|
|
|
@25a3255
|
4 years |
jcv9 |
More assertion cleanup
develop
|
|
|
@89cc0cc
|
4 years |
jcv9 |
More assertion cleanups
develop
|
|
|
@33b735c
|
4 years |
jcv9 |
More assertion cleanup
develop
|
|
|
@2725318
|
4 years |
jcv9 |
Cleanup some of the assertions
develop
|
|
|
@2dc1d9b
|
4 years |
jcv9 |
Add more informative errors instead of using assertions everywhere
develop
|
|
|
@158519c
|
4 years |
jcv9 |
Cleanup
develop
|
|
|
@5dba5e7
|
4 years |
jcv9 |
Remove unneeded code
develop
|
|
|
@5c46b9c
|
4 years |
jcv9 |
Posible fix calculating mean in circumstances when the entire octets …
develop
|
|
|
@a7132cf
|
4 years |
jcv9 |
ipdist-parallel now reports cumulative count of lost packets to …
develop
|
|
|
@7395b09
|
4 years |
jcv9 |
Cleanup timeseries plots
develop
|
|
|
@d5eb96d
|
4 years |
jcv9 |
Add CDF distribution plot
develop
|
|
|
@d83b5e72
|
4 years |
jcv9 |
Fix output dir optarg
develop
|
|
|
@0d451ef
|
4 years |
jcv9 |
Cleanup
develop
|
|
|
@91852de2
|
4 years |
jcv9 |
Move more plotting tasks to python script
develop
|
|
|
@8a12a49
|
4 years |
salcock |
Add proper bracing around a few simple ifs in tracereplay.
develop
|
|
|
@4161a69
|
4 years |
salcock |
Don't attempt to memmove NULL packet payload
develop
|
|
|
@412550d
|
4 years |
salcock |
Fix bug where trace_event was ignoring all read packets.
develop
|
|
|
@ffae0a5
|
4 years |
salcock |
Fix build error in format_linux_ring.c
Some bogus git merging had …
develop
|
|
|
@d24b1df
|
4 years |
salcock |
Tidy up source tracking in etsilive: input format
* Attempt to …
develop
|
|
|
@1e6d795
|
4 years |
salcock |
Remove hard-coded limit of 1 for ring burst size.
This no longer …
develop
|
|
|
@723f1af
|
4 years |
salcock |
Update linux ring pread to be able to read multiple packets per call.
develop
|
|
|
@d9a4dc2
|
4 years |
jcv9 |
Move ipdist to stats directory, Move the plotting of data into python …
develop
|
|
|
@dbd745c
|
4 years |
jcv9 |
Convert command arguments to use getargs
develop
|
|
|
@36fb135
|
4 years |
jcv9 |
Added more skewness plots
develop
|
|
|