Changes between Version 65 and Version 66 of ChangeLog
- Timestamp:
- 04/24/13 13:34:21 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v65 v66 11 11 === Bug Fixes === 12 12 * Fixed bug where trace_event was broken for int: inputs. (r1793) 13 * Fixed error in tracesplit where the input trace wouldbe completely destroyed if a stopping condition was reached. (r1796)13 * Fixed error in tracesplit where the input trace structure would not be completely destroyed if a stopping condition was reached. (r1796) 14 14 * Fixed error where some of the threading data structures in libwandio were not freed properly. (r1795) 15 15 * trace_get_payload_length now correctly handles ICMPv6 packets -- thanks to John Dickinson for reporting this bug and submitting a patch. (r1792)