summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2008-08-21fix for bug 3604: add fragment matching optionsAn-Cheng Huang
2008-08-07fix for bug 2224: add "recent" matchingAn-Cheng Huang
2008-06-05Bugfix: 2120Bob Gilligan
Added a configuration parameter to set the netfilter conntrack table size.
2008-06-05Bugfix: 2122Bob Gilligan
Add configuration parameter to set netfilter ip_conntrack_tcp_loose.
2008-06-04rename "mangle" to "modify"An-Cheng Huang
2008-05-19allow firewall rule to match inbound IPsec packets.An-Cheng Huang
2008-05-13add "inspect" action (maps to QUEUE) so "custom" traffic-filter for IPSAn-Cheng Huang
can be defined in "firewall".
2008-05-09add mangle table support to firewall configuration. initial implementationAn-Cheng Huang
allows MARK and DSCP jump targets.
2008-04-30Add firewall templates for PPPOA, PPPOE, and classical IP over ATM, onhollisterBob Gilligan
ADSL interfaces.
2008-04-09Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized for vyatta-cfg-firewall
2008-02-13Extend firewall support to PPPOE interfaces.Bob Gilligan
2008-02-08merge address range into addressAn-Cheng Huang
2008-02-08fix for bug 2789: merge port configuration options.An-Cheng Huang
2008-02-01fix for bug 2528: collapse source/destination "address" and "network".An-Cheng Huang
2008-02-01fix for bug 2591: update help textAn-Cheng Huang
2008-02-01Remove vif node as it's not valid for tunnel interfaces.Stig Thormodsrud
2008-02-01Add firewall node to tunnel interfaceStig Thormodsrud
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-14Bugfix: 2647Bob Gilligan
Fix typo in interface firewall input template.
2008-01-04Bugfix: 2580Bob Gilligan
Change interface-related firewall templates to use the new variable reference syntax.
2007-12-19Fix commands so that they work for non-root users.Bob Gilligan
2007-12-12Add templates for firewall nodes in the "interfaces" tree.Bob Gilligan
2007-12-10Initial setup of vyatta-cfg-firewall package.Bob Gilligan