Changeset 120

Show
Ignore:
Timestamp:
11.12.2005 16:17:46 (3 years ago)
Author:
tibob
Message:
  • Update for ipfm 0.12.0rc1
Location:
trunk
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r109 r120  
    1 Version 0.12.0pre2 
    2 ------------------ 
    3 - RedHat packaging files by Robert Dale <rdale@digital-mission.com> 
     1Version 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 
     13Version 0.11.5 - 30 november 2002 
     14--------------------------------- 
     15- FreeBSD compilation fix 
    416 
    517Version 0.12.0pre1 - 24 november 2002 
     
    1224- additional IP checks can be enabled through ./configure 
    1325 
    14 0.11.5rc2 - 16 november 2002 
    15 --------- 
     26Version 0.11.5rc2 - 16 november 2002 
     27------------------------------------ 
    1628- added pcap filtering (patch from Brieuc Jeunhomme <bbp@via.ecp.fr>) 
    1729 
  • trunk/INSTALL

    r112 r120  
    11IPFM is designed to work on every un*x system. 
    2 IPFM is developed under Linux libc6 (Debian woody). 
     2IPFM is developed under Linux 2.6 (libc6) (Debian sid). 
    33It was reported to work under Linux libc5 (slackware) and libc6 (RedHat, 
    44SuSE), FreeBSD, OpenBSD, IRIX, and AIX. 
  • trunk/TODO

    r105 r120  
    55- if no packets are received, ipfm does not dump its files. 
    66- ./configure lex and yacc checks do not work as expected (if no yacc or bison is present, does not stop ./configure) 
    7 - indication of time of dump in the dump itself (add a comment) 
    87 
    98- have a better detection of long command line options (actually, #ifdef LINUX...) 
  • trunk/VERSION

    r115 r120  
    1 0.12.0pre2 
     10.12.0rc1