|
|
|
@1026
|
7 years |
perry |
Remove packet->size as noone really knew what it held anyway, and …
|
|
|
|
@1021
|
7 years |
perry |
C/C++ doesn't like dangling ,'s at the end of an enumeration
|
|
|
|
@1013
|
7 years |
spa1 |
Exported trace_get_payload_from_ip6 as wdcap now uses it
|
|
|
|
@1009
|
7 years |
spa1 |
trace_get_vlan_payload_from_ethernet is now available to libtrace users. …
|
|
|
|
@997
|
7 years |
perry |
Add /dev/bpf capture support for the ThreeBSD's
|
|
|
|
@994
|
7 years |
smr26 |
Fix get_payload_from_link for prism and radiotap.
Make sure to use bswap …
|
|
|
|
@983
|
7 years |
smr26 |
Remove a comma from the end of the radiotap enum, removes a warning.
|
|
|
|
@982
|
7 years |
smr26 |
Adds initial wireless support to libtrace. Applications can now use the …
|
|
|
|
@942
|
7 years |
perry |
Fix broken endianness fixes
|
|
|
|
@933
|
7 years |
perry |
Endianness fixes to 802.11 structures
|
|
|
|
@925
|
7 years |
perry |
trace_write_packet isn't const -- it can promote/demote packets
|
|
|
|
@922
|
7 years |
perry |
Remove old CONSTRUCTOR initialisation code, and only rely on the newer …
|
|
|
|
@916
|
7 years |
perry |
Include stdint.h
Bump to beta3
|
|
|
|
@902
|
7 years |
perry |
LT_LIBTRACE32 was defined twice to a 32 bit and a 64 bit type,
where …
|
|
|
|
@886
|
7 years |
spa1 |
Added some better error checking to the connection stage of format_rt …
|
|
|
|
@876
|
7 years |
perry |
Fix TRACE_TYPE enum (some entries had been reordered since libtrace2)
Add …
|
|
|
|
@841
|
7 years |
perry |
Add documentation to new function
|
|
|
|
@840
|
7 years |
perry |
Fix missing ;
|
|
|
|
@836
|
7 years |
perry |
Change the API for filters to
trace_create_filter
trace_apply_filter
…
|
|
|
|
@832
|
7 years |
spa1 |
Fixed some documentation errors
|
|
|
|
@827
|
7 years |
perry |
Add new DUCK link type (for duck packets obviously).
Make …
|
|
|
|
@800
|
7 years |
spa1 |
Added a new format for reading and writing DUCK packets
Added …
|
|
|
|
@798
|
7 years |
spa1 |
Tidied up some of the documentation
Removed the out-dated …
|
|
|
|
@796
|
7 years |
spa1 |
Added a couple of necessary fixes for FreeBSD compilation - defining …
|
|
|
|
@795
|
7 years |
spa1 |
OpenBSD compatibility fixes - adding in various #defines and #includes …
|
|
|
|
@781
|
7 years |
spa1 |
Updated build system to require version number changes in only two places …
|