source: trunk/lib/libtrace.h.in

Revision Log Mode:


Legend:

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