Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | Make sure perl packages load successfully | Stephen Hemminger | |
Standard practice is to end package module with 1; | |||
2010-04-16 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-firewall into ↵ | Stephen Hemminger | |
larkspur | |||
2010-04-16 | add input interface templates | Stephen Hemminger | |
2010-04-09 | 0.13.7-80debian/0.13.7-80 | Stig Thormodsrud | |
2010-04-09 | Add VYATTA_PRE_DNAT_HOOK in nat PREROUTING table. | Stig Thormodsrud | |
2010-03-24 | 0.13.7-79debian/0.13.7-79 | Stig Thormodsrud | |
2010-03-24 | Fix 5203: negation in firewall rule causes deprecation message | Stig Thormodsrud | |
2010-03-18 | 0.13.7-78debian/0.13.7-78 | Stig Thormodsrud | |
2010-03-18 | Fix firewall group parent delete while still referenced. | Stig Thormodsrud | |
2010-03-17 | 0.13.7-77debian/0.13.7-77 | Stig Thormodsrud | |
2010-03-17 | Fix 5453: can't delete "address" under "firewall group <> address-group <> " | Stig Thormodsrud | |
2010-03-17 | 0.13.7-76debian/0.13.7-76 | Stig Thormodsrud | |
2010-03-17 | Fix 5453: can't delete "address" under "firewall group <> address-group <>" | Stig Thormodsrud | |
2010-03-05 | 0.13.7-75debian/0.13.7-75 | Stig Thormodsrud | |
2010-03-05 | Fix firewall conntrack teardown. | Stig Thormodsrud | |
2010-02-17 | 0.13.7-74debian/0.13.7-74 | An-Cheng Huang | |
2010-02-15 | 0.13.7-73debian/0.13.7-73 | Stig Thormodsrud | |
2010-02-15 | Fix 5227: firewall group config can get out of sync with ipset | Stig Thormodsrud | |
2010-02-12 | 0.13.7-72debian/0.13.7-72 | Stig Thormodsrud | |
2010-02-12 | Fix 5326: firewall group address range wraps at 255. | Stig Thormodsrud | |
2010-02-02 | Remove old Xorp template | Stephen Hemminger | |
2010-01-22 | 0.13.7-71debian/0.13.7-71 | Stig Thormodsrud | |
2010-01-22 | Fix 5248: Firewall config and show commands hang when showing and committing ↵ | Stig Thormodsrud | |
address groups. | |||
2010-01-04 | 0.13.7-70debian/0.13.7-70 | Stephen Hemminger | |
2010-01-04 | Add same restrictions to ipv6-firewall name | Stephen Hemminger | |
See Bug 4156 fix. | |||
2010-01-04 | 0.13.7-69debian/0.13.7-69 | Stephen Hemminger | |
2010-01-04 | Don't allow spaces or other shell-confusing characters in firewall name | Stephen Hemminger | |
Don't allow space, verticalbar, semicolon, ampersand, dollar sign, less or greater than in rule name. This is because of lack of quoting in perl processing Bug 4156 | |||
2010-01-04 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-firewall into kenwood | Stephen Hemminger | |
2009-12-22 | 0.13.7-68debian/0.13.7-68 | Mohit Mehta | |
2009-12-22 | Fix Bug 5173 Firewall becomes out of sync with iptables when logging is used | Mohit Mehta | |
with action inspect in a rule - increment num of rules with inspect + log | |||
2009-12-07 | Add VIF for wireless templates | Stephen Hemminger | |
2009-11-30 | 0.13.7-67debian/0.13.7-67 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-13 | 0.13.7-66debian/0.13.7-66 | Michael Larson | |
2009-11-13 | dependencyupdate | Michael Larson | |
2009-10-21 | 0.13.7-65debian/0.13.7-65 | slioch | |
2009-10-21 | move priority after tag nodes. | slioch | |
2009-10-20 | 0.13.7-64debian/0.13.7-64 | slioch | |
2009-10-20 | add priority to node.def files. | slioch | |
2009-10-02 | 0.13.7-63debian/0.13.7-63 | Stig Thormodsrud | |
2009-10-02 | Change syntax exec to syntax pattern. | Stig Thormodsrud | |
2009-09-22 | 0.13.7-62debian/0.13.7-62 | Bob Gilligan | |
2009-09-22 | Bugfix 4951: Don't fail if IPv6 kernel module is not loaded. | Bob Gilligan | |
Handle the case where the IPv6 kernel module is not loaded more gracefully. | |||
2009-08-31 | 0.13.7-61debian/0.13.7-61 | Mohit Mehta | |
2009-08-31 | fix for bug 4794 SIP Helper/ALG module does not translate RTP traffic... | rbays | |
added new configuration parameters: firewall conntrack-options sip enable-indirect-media firewall conntrack-options sip enable-indirect-signalling (cherry picked from commit 8d73836b37bae1cb8e8211bc483bf55c51241542) | |||
2009-08-20 | 0.13.7-60debian/0.13.7-60 | Stephen Hemminger | |
2009-08-20 | Add templates for wireless devices | Stephen Hemminger | |
2009-08-07 | 0.13.7-59debian/0.13.7-59 | Mohit Mehta | |
2009-08-07 | * Fix Bug 3625 Firewall protocol option should have a selection for TCP and UDP | Mohit Mehta | |
added tcp_udp as a valid protocol value to match both tcp and udp in 1 rule | |||
2009-08-06 | 0.13.7-58debian/0.13.7-58 | Mohit Mehta | |