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