Changes between Version 31 and Version 32 of ChangeLog


Ignore:
Timestamp:
07/16/10 11:52:43 (3 years ago)
Author:
salcock
Comment:

Include a few recent fixes in the ChangeLog

Legend:

Unmodified
Added
Removed
Modified
  • ChangeLog

    v31 v32  
    4444 * Fixed bug where we were not accounting for the FCS in legacy Ethernet captures (r1581) 
    4545 * 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) 
    4649 * More fixes for missing #includes (r1425) 
    4750