Changes between Version 31 and Version 32 of ChangeLog
- Timestamp:
- 07/16/10 11:52:43 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v31 v32 44 44 * Fixed bug where we were not accounting for the FCS in legacy Ethernet captures (r1581) 45 45 * Fixed bug where libpacketdump could not decode Linux SLL properly due to using an "undefined" function (r1583) 46 * Fixed bug where libpacketdump was not skipping IP options before attempting to decode the next header (r1600) 47 * Fixed bug where padding was being treated as part of a truncated header (r1602) 48 * Fixed assertion when converting a packet with a corrupt wire length to PCAP (r1603) 46 49 * More fixes for missing #includes (r1425) 47 50