| 1 | | Version 0.12.0pre2 |
| 2 | | ------------------ |
| 3 | | - RedHat packaging files by Robert Dale <rdale@digital-mission.com> |
| | 1 | Version 0.12.0rc1 - 11 december 2005 |
| | 2 | ------------------------------------ |
| | 3 | * Integrated compilation fix for freeBSD from v0.11.5 |
| | 4 | * Fixed a segfault when reading data from file |
| | 5 | * Redhat files by Robert Dale <rdale@digital-mission.com> |
| | 6 | * Changed from pcap_next to pcap_next_ex so we are able to know if ter is an error or a time-out. Closes #1 |
| | 7 | This implies the use of pcap 0.8 or better |
| | 8 | * Added left/right dump/clean timestamp for filename (closes #8 and #2) |
| | 9 | * More details in the header of log files |
| | 10 | * Added bps output (Closes #5) |
| | 11 | * Optimized the check on time for next dump (closes #9) |
| | 12 | |
| | 13 | Version 0.11.5 - 30 november 2002 |
| | 14 | --------------------------------- |
| | 15 | - FreeBSD compilation fix |