Changelog for
pcapfix-0.7.3-lp156.1.1.x86_64.rpm :
* Tue Jun 18 2013 pascal.bleserAATTopensuse.org- update to 0.7.3:
* added snoop file detection
* added large file support on 32bit architectures
* fixed minor bugs
* Sat Mar 30 2013 pascal.bleserAATTopensuse.org- update to 0.7.2:
* fixed problems installing man-pages (on some systems)
* updated man-page
* Thu Oct 18 2012 pascal.bleserAATTopensuse.org- update to 0.7:
* added support for swapped (big endian) pcap files
* fixed detection bug when corrupted packet is larger than 65536 bytes
* fixed minimal packet limit to cope with wlan traffic- changes from 0.6:
* added deep scan option (-d) to force packet detection inside the whole file
* detects ascii-corruption in pcap header (unix->win)
* improved global header and packet checks (0 <= usec <= 1000000)
* repair files that first packet is entirely corrupted
* repair oversized packets
* improved last packet mismatch correction
* fixed reading packets over EOF
* Sun May 06 2012 pascal.bleserAATTopensuse.org- update to 0.5:
* repair files that packets were not saved chronologically
* detect and repair overlapping packets
* detect and repair cut-off pcap files
* detect and repair ascii-mode transfered pcap files (pcap headers only!)
* added progress bar
* added man-page
* Sat Apr 28 2012 pascal.bleserAATTopensuse.org- update to 0.4:
* completely redesigned packet detection algorithm (replaced bottom-up-recovery with brute-force-packet-guessing)
* improved detection rate by additional plausability checks
* increased speed when repairing large pcap files
* Sun Apr 01 2012 pascal.bleserAATTopensuse.org- initial version (0.3)