source: trunk/lib/format_linux.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1307   5 years perry First pass implementation of loss recording framework.
(edit) @1303   5 years perry Add new "loss" framework
(edit) @1278   6 years smr26 Allow libtrace applications to create filters based on pre-compiled BPF …
(edit) @1275   6 years smr26 Support for in-kernel BPF processing for the linux native capture format. …
(edit) @1258   6 years perry Fix bug in direction setting
(edit) @1257   6 years perry * Add support for PACKET_LOOPBACK as "outgoing" not "incoming" * Add …
(edit) @1247   6 years spa1 * Updated a number of formats to not set the libtrace error for config …
(edit) @1246   6 years spa1 * Added a new config option for input traces which will specify whether …
(edit) @1195   6 years perry Add svn:keyword properties
(edit) @1132   6 years spa1 Error handling in trace_config is now much more robust - it doesn't …
(edit) @1131   6 years perry Update the copyright information Fix libpcap issue Remove all swig/python …
(edit) @1124   6 years perry Cleanup a gazillion warnings
(edit) @1118   6 years spa1 ARPHRD_SIT is now dealt with appropriately
(edit) @1091   7 years perry Move RT_* to TRACE_RT_* and put it in libtrace.h
(edit) @1090   7 years perry Fixed up brazillions of warnings
(edit) @1058   7 years perry Listen to the promisc flags
(edit) @1038   7 years perry Correctly generate Linux_SLL headers
(edit) @1007   7 years smr26 Make libtrace aware of ARPHRD_IEEE80211
(edit) @982   7 years smr26 Adds initial wireless support to libtrace. Applications can now use the …
(edit) @971   7 years perry Make it more obvious that this number is in hex
(edit) @970   7 years perry Be more verbose about warnings (so we can pinpoint what's going on faster)
(edit) @960   7 years perry More error handling Use a bigger ancillary data buffer to deal with …
(edit) @955   7 years perry Author: Tom Young Here is a patch to use the control message block, …
(edit) @952   7 years perry Fixed lots of warnings
(edit) @922   7 years perry Remove old CONSTRUCTOR initialisation code, and only rely on the newer …
(edit) @800   7 years spa1 Added a new format for reading and writing DUCK packets Added …
(edit) @782   7 years spa1 Updated various format modules to use libtrace_direction_t rather than …
(edit) @776   7 years perry Avoid warnings
(edit) @764   7 years perry Add support for capturing PPP interfaces
(edit) @763   7 years perry Screwed up byte ordering ment that we couldn't capture any traffic on …
(edit) @762   7 years perry Use better link type detection based on the hardware type rather than the …
(edit) @761   7 years perry Fix missing ;
(edit) @760   7 years perry minor tidyup's looking for "unknown linktype -1" bug
(edit) @737   7 years perry Fix support for writing on interfaces
(edit) @729   7 years perry Added support for writing onto an interface to pcap and linuxnative
(edit) @725   7 years perry Fixed the format module auditing code in trace.c to work with the new …
(edit) @719   7 years perry Add new pcapfile: uri for natively reading pcap files (without libpcap) …
(edit) @713   7 years perry Rewrote libtrace's IO handling to use shim functions when needing to do …
(edit) @711   7 years perry Fix bugs with forward porting of format_linux: * Fix the buffer management …
(add) @710   7 years perry Port new linux native capture type from libtrace 2. Fail if we try and …
Note: See TracRevisionLog for help on using the revision log.