|
|
|
@243bfd1
|
23 months |
salcock |
Improve parallel performance by skipping needless sanity checks
…
develop
|
|
|
@450d198
|
2 years |
salcock |
Merge branch 'jacobvw-vlan/mpls' into develop
develop
|
|
|
@d3376d5
|
2 years |
salcock |
Move dag_sec_t and dag_opthdr structures into format_erf.h
They were …
develop
|
|
|
@3621e1c
|
2 years |
salcock |
Fix unhandled case in dpdk_config_input()
develop
|
|
|
@71f218a
|
2 years |
salcock |
Fix missing space in testing output
develop
|
|
|
@e78e408
|
2 years |
jacobvw |
Add some tests for trace_get_outermost_vlan, trace_get_outermost_mpls …
develop
|
|
|
@5325ff0
|
2 years |
jacobvw |
Make sure we dont add the IP header to the layer2_headers structure
develop
|
|
|
@b9af56e
|
2 years |
jacobvw |
Fix merge conflict
develop
|
|
|
@5e5b6ca
|
2 years |
jacobvw |
Allocate space for 10 headers at a time rather than calling realloc …
develop
|
|
|
@67fdca0
|
2 years |
salcock |
Acknowledge Mark Weiman's contribution
develop
|
|
|
@33c9a91
|
2 years |
salcock |
Merge branch 'markzz-master' into develop
develop
|
|
|
@fc85f33
|
2 years |
salcock |
Merge branch 'master' of git://github.com/markzz/libtrace into …
develop
|
|
|
@5cdb37d
|
2 years |
noreply |
Merge pull request #101 from jacobvw/meta-api
Meta API
develop
|
|
|
@4e5a51f
|
2 years |
jcv9 |
Structs mapped directly to a packet/file are now packed.
Replaced …
develop
|
|
|
@58c226e
|
2 years |
jcv9 |
Move function descriptions to the correct header file, Revert …
develop
|
|
|
@7b4f5e2
|
2 years |
jcv9 |
cleanup trace_get_interface ipv4 and ipv6 functions
develop
|
|
|
@a0e5b65
|
2 years |
jcv9 |
NULL terminate all strings returned from the meta API
develop
|
|
|
@e0f2dca
|
2 years |
jcv9 |
Fix posible memory leaks, Add missing TRACE_ERR_OUT_OF_MEMORY err code
develop
|
|
|
@4d253ae
|
2 years |
jcv9 |
Ensure trace_get_meta_option() returns all occurances of the requested …
develop
|
|
|
@a86d10e
|
2 years |
jcv9 |
byte ordering is handling by the format
develop
|
|
|
@6f6fcbb
|
2 years |
jcv9 |
Improve names for ERF sections
develop
|
|
|
@4c88365
|
2 years |
jcv9 |
libpacketdump cleanup ERF output
develop
|
|
|
@0486a72
|
2 years |
jcv9 |
libpacketdump print pcapng mac and eui addr addresses correctly
develop
|
|
|
@f354f72
|
2 years |
jcv9 |
Merge branch 'meta-api' of https://github.com/jacobvw/libtrace into …
develop
|
|
|
@b32e8f4
|
2 years |
jcv9 |
remove the need for netinet/ether.h library
develop
|
|
|
@c876f29
|
2 years |
jcv9 |
Resolve merge conflict attempt 2
develop
|
|
|
@db919d5
|
2 years |
jcv9 |
Resolve merge conflict
develop
|
|
|
@692bf9c
|
2 years |
jcv9 |
Add support to retrieve outermost vlan tag, outermost mpls label, and …
develop
|
|
|
@4e9be84
|
2 years |
jcv9 |
Remove old unused meta-api result structure
develop
|
|
|
@0cc91ee
|
2 years |
jcv9 |
Meta-API - Keep ip4 address in network byte order, Cleanup bits and pieces
develop
|
|
|
@0af3a4e
|
2 years |
jcv9 |
ERF can contain multiple occurances of the same section per meta …
develop
|
|
|
@5299c55
|
2 years |
jcv9 |
libpacketdump ERF - Add more options, Indicate unknown options are …
develop
|
|
|
@39567d9
|
2 years |
jcv9 |
libpacketdump ERF print metadata based on its datatype
develop
|
|
|
@254c926
|
2 years |
jcv9 |
Cleanup some duplicate code, Added datatype/option_name for …
develop
|
|
|
@69394f0
|
2 years |
jcv9 |
Make sure we allow pcapng and erf meta packets through
develop
|
|
|
@23741ec5
|
2 years |
jcv9 |
Fix debugging changes that sneaked into the commit
develop
|
|
|
@d0f25d4
|
2 years |
jcv9 |
Add ERF and PCAPNG decoders to libpacketdump
develop
|
|
|
@23d263a
|
2 years |
jcv9 |
Dont forget to add format_pcapng.h header file
develop
|
|
|
@ddad48c
|
2 years |
jcv9 |
Convert ip4 and fcs length to host byte ordering
develop
|
|
|
@b27ed21
|
2 years |
jcv9 |
Add datatype enum to libtrace_meta_item_t structure, Convert interface …
develop
|
|
|
@c8171e5
|
2 years |
jcv9 |
Add specific ERF meta-api functions trace_get_erf_dag_card_model, …
develop
|
|
|
@66ffac4
|
2 years |
jcv9 |
Add more meta functions, cleanup function names, DLLEXPORT all …
develop
|
|
|
@1c3f8d2
|
2 years |
salcock |
Reverse attempt to not depend on dpdk-dev for some suites.
I've …
develop
4.0.6-2
|
|
|
@8a6910b
|
2 years |
mark.weiman |
trace_post_reporter(): fully initialize message
Valgrind complains …
develop
|
|
|
@74b2478
|
2 years |
salcock |
Sneaky attempt to avoid depending on dpdk-dev for jessie
Jessie …
develop
|
|
|
@6303155
|
2 years |
salcock |
Fix broken dpdk dependencies in packages built by gitlab.
…
develop
|
|
|
@40c87be
|
2 years |
salcock |
Change our bintray repo for libtrace to wand/libtrace
develop
|
|
|
@d4eed70
|
2 years |
jcv9 |
Add config option TRACE_OPTION_DISCARD_META
develop
|
|
|
@d51e5d0
|
2 years |
jcv9 |
fix trace_get_section_option prototype typo
develop
|
|
|
@ef5ba20
|
2 years |
jcv9 |
add abilty to get custom option from meta packets, add abilty to get …
develop
|
|
|
@e4e33e9
|
2 years |
salcock |
Merge branch 'rc-4.0.6'
develop
4.0.6
|
|
|
@ab3ddbe
|
2 years |
salcock |
Rename global variable "key" to "enc_key"
This makes LGTM happy.
develop
|
|
|
@e9fe6ac
|
2 years |
salcock |
Use a #defined constant for SLL header size
develop
|
|
|
@bab946c
|
2 years |
salcock |
Fix clashes between global and local variable names in tools.
develop
|
|
|
@edd0448
|
2 years |
salcock |
Rename global variables in stats example
The names are too short and …
develop
|
|
|
@0f5d4de
|
2 years |
salcock |
Fix bad global variable names in examples
The global names were …
develop
|
|
|
@be1b03a
|
2 years |
salcock |
Fix header files that are missing header guards
develop
|
|
|
@729bed4
|
2 years |
salcock |
Force gzip compression over .xz compression for debian packages
…
develop
|
|
|
@7e25135
|
2 years |
salcock |
Make sure we have curl on our deploy container
develop
|
|
|
@eeea305
|
2 years |
salcock |
Fix typo in image name for upload stage
develop
|
|
|
@1cdbc6a
|
2 years |
salcock |
Attempt to automate upload of packages to our bintray
develop
|
|
|
@95ba467
|
2 years |
salcock |
Make sure -lpthread is used when linking libtrace.so
develop
|
|
|
@ab0ca91
|
2 years |
salcock |
Remove unnecessary {shlibs:Depends} from -dev packages
develop
|
|
|
@4d390c0
|
2 years |
salcock |
Fix warnings when building format_dpdk.c
develop
|
|
|
@f98e550
|
2 years |
salcock |
Actually remembered to update the debian changelog this time.
develop
|
|
|
@063d5dd
|
2 years |
salcock |
pcapng: don't try to read section headers that are bigger than our …
develop
|
|
|
@629b19b
|
2 years |
jcv9 |
Use ERF model for trace_get_interface_hardware_description()
develop
|
|
|
@cbd77bd
|
2 years |
jcv9 |
Fallback to packet callback if meta callback is not defined
develop
|
|
|
@7aa03d9
|
2 years |
jcv9 |
Check for NULL packet buffer in get_meta_data(), Make sure not to read …
develop
|
|
|
@385678b
|
2 years |
salcock |
Don't try to guess layer2 payload type when no payload exists.
Fixes #91.
develop
|
|
|
@2f9b609
|
2 years |
salcock |
Exit trace_get_layer2() early if the meta layer is NULL.
Fixes #93.
develop
|
|
|
@d0941cc
|
2 years |
salcock |
Fix potential underflow when calculating wire length of pcap packets.
…
develop
|
|
|
@15f32cb
|
2 years |
salcock |
Fix potential buffer overflow in pcapng:
Fixes #95.
develop
|
|
|
@5460603
|
2 years |
salcock |
Fix potential buffer overflow in pcapfile: reading code.
Fixes #97.
develop
|
|
|
@6b7a958
|
2 years |
salcock |
If pcap payload is NULL, then wire length must be zero.
Fixes #90.
develop
|
|
|
@2d16fc7
|
2 years |
salcock |
Make sure we have four bytes of ERF payload before probing contents.
…
develop
|
|
|
@e7132d6
|
2 years |
jcv9 |
improvements to meta-api
develop
|
|
|
@977e0db
|
2 years |
jcv9 |
Add meta api for erf and pcapng meta packets
develop
|
|
|
@e0d922a
|
2 years |
salcock |
Make sure ERF packet has a header before trying to access fields in …
develop
|
|
|
@ec19a99
|
2 years |
salcock |
Add test case for trace_get_wire_length()
Given that there is often …
develop
|
|
|
@2a1eebc
|
2 years |
salcock |
Don't get unhappy if a pcap packet has a wire length of 65534
Our …
develop
|
|
|
@d83006c
|
2 years |
salcock |
Fix bad use of logical ORs in format_pcapng.c
develop
|
|
|
@9a792a9
|
2 years |
salcock |
Disable unused pcapng parsing functions.
This is mainly to suppress …
develop
|
|
|
@4854e88
|
2 years |
salcock |
Don't return uninitialised timevals / timespecs on error
Bug was …
develop
|
|
|
@6d2a120
|
2 years |
salcock |
Fix unused "err" warning in trace_set_hasher()
develop
|
|
|
@91600c7
|
2 years |
salcock |
Bump version number to 4.0.6
develop
|
|
|
@0ae7ba2
|
2 years |
salcock |
Prefer an installed .so over a .a for libdpdk.
We sometimes run into …
develop
|
|
|
@3c828b8
|
2 years |
jcv9 |
Ensure provenance records are correctly tagged
develop
|
|
|
@fce4572
|
2 years |
salcock |
Add more failure cases to "can_write" functions for some formats.
…
develop
|
|
|
@93564ff
|
2 years |
salcock |
Merge branch 'jacobvw-pcapng_write' into develop
develop
|
|
|
@32de4c7
|
2 years |
salcock |
Merge branch 'pcapng_write' of git://github.com/jacobvw/libtrace into …
develop
|
|
|
@4ac48fa
|
2 years |
salcock |
stats example: make sure we destroy the filter when we're done.
…
develop
|
|
|
@5fe998b
|
2 years |
salcock |
Make sure we zero any filter structures we allocate
This fixes …
develop
|
|
|
@62b2d97
|
2 years |
jcv9 |
Add callback for meta packets
develop
|
|
|
@2bce91d
|
2 years |
salcock |
Merge branch 'jacobvw-87' into develop
develop
|
|
|
@d0bc7e2
|
2 years |
salcock |
Merge branch '87' of git://github.com/jacobvw/libtrace into jacobvw-87
develop
|
|
|
@6514097
|
2 years |
salcock |
ndag: when reporting a unknown config option id, include the id.
develop
|
|
|
@29760bc
|
2 years |
salcock |
Clear error in trace_set_hasher() before resolving the problem
If the …
develop
|
|
|
@f47025d
|
2 years |
jcv9 |
Improve options/custom options byteswapping
develop
|
|
|
@b2e3894
|
2 years |
jcv9 |
Remove debugging messages
develop
|
|
|