v1.3.0_RC11
Pre-release
Pre-release
- Fix loopback interface issue on windows c9274ac
- Fix buffer index number for sticky tcp output connection #981 @DimaGolomozy
- Fix output file size limits #974 @lins05
- Fixed usage of
--input-raw-bpf-filter
2b993ed - Fix BPF filter when listen on all interfaces a727ade
- Optimize packet capture thread to reduce context switching 214edb4
- Added new debugging endpoint when
--http-pprof
enabled: /debug/vars - Added
--input-file-dry-run
option to previewing how long it will take and how many requests in given file input 8e76559 - Added
--input-raw-max-wait
option (in seconds), which allows to skip long pauses in recorded files 19ad90a - Added
--input-file-read-depth
option to pre-read and buffer requests (and sort them). By default, is 100 625ed54 - Added
--input-raw-timestamp-type go
to enable application level timestamps, when network timestamps unreliable 8edb74e