Changeset 691

Show
Ignore:
Timestamp:
06/06/07 00:52:15 (1 year ago)
Author:
mbr
Message:

started on 1.8.1 features

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/ChangeLog

    r686 r691  
     1fwknop-1.8.1 (06/06/2007): 
     2    - Bugfix to ensure that the "keep-state" directive is added to firewall 
     3      rules on systems running the ipfw firewall. 
     4    - Added the --Save-packet and --Save-packet-file command line arguments 
     5      to the fwknop client. These options instruct fwknop to save a copy of 
     6      an encrypted SPA packet before it is sent across the network. 
     7    - Bugfix to find minimal unused ipfw rule number for ipfw firewalls. This 
     8      fixes an issue where ipfw rules added by fwknopd could be inserted at 
     9      the same position as rules from an existing ipfw policy. While ipfw 
     10      allows duplicate rules, whenever such a rule is deleted by its rule 
     11      number all matching rules are deleted. 
     12 
    113fwknop-1.8 (06/03/2007): 
    214    - Added support for ipfw firewalls (found on *BSD systems).  The