| | 1 | fwknop-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 | |
|---|