|
|
|
@1208
|
6 years |
perry |
Deal with the wrong function name (it was renamed)
Pass the right type
|
|
|
|
@1179
|
6 years |
perry |
Sooo, pcap has two types of DLT's "pure" DLT's that are platform …
|
|
|
|
@1166
|
6 years |
smr26 |
- Remove trace_get_wireless_fcs as it is no longer part of the Radiotap
…
|
|
|
|
@1137
|
6 years |
perry |
If an error occured opening the file, don't segfault when we cleanup
|
|
|
|
@1131
|
6 years |
perry |
Update the copyright information
Fix libpcap issue
Remove all swig/python …
|
|
|
|
@1128
|
6 years |
perry |
Lots of tiny little warning fixes. Mostly related to casts
|
|
|
|
@1124
|
6 years |
perry |
Cleanup a gazillion warnings
|
|
|
|
@1122
|
6 years |
perry |
Squash more warnings
|
|
|
|
@1090
|
7 years |
perry |
Fixed up brazillions of warnings
|
|
|
|
@1073
|
7 years |
perry |
Use DLT_RAW instead of DLT_NULL when writing out raw IP.
Also don't strip …
|
|
|
|
@1063
|
7 years |
perry |
Add trace conversion support for pcapfile:
|
|
|
|
@1050
|
7 years |
perry |
Fix some warnings
|
|
|
|
@1047
|
7 years |
perry |
Add support for trace compression
|
|
|
|
@999
|
7 years |
perry |
Deal with OOM to keep splint happier
|
|
|
|
@992
|
7 years |
perry |
Add write support to pcapfile
|
|
|
|
@931
|
7 years |
perry |
Convert pcapfile over to using byteswap{16,32}.
Fix typos in previous …
|
|
|
|
@922
|
7 years |
perry |
Remove old CONSTRUCTOR initialisation code, and only rely on the newer …
|
|
|
|
@877
|
7 years |
perry |
Move pcapfile_pkt_hdr_t to be a global libtrace internal structure
Change …
|
|
|
|
@784
|
7 years |
spa1 |
Fixed memory leak in trace_event_trace
Wrote an example using the event …
|
|
|
|
@770
|
7 years |
perry |
Style fixes, get rid of unnecessary "struct"'s
|
|
|
|
@737
|
7 years |
perry |
Fix support for writing on interfaces
|
|
|
|
@735
|
7 years |
perry |
Clean up the various usages of TRACE_ERR_*, add TRACE_ERR_UNSUPPORTED and …
|
|
|
|
@722
|
7 years |
perry |
Remove reliance on pcap.h for DLT_'s (and while we're here, make them a …
|
|
|
|
@719
|
7 years |
perry |
Add new pcapfile: uri for natively reading pcap files (without libpcap) …
|