summaryrefslogtreecommitdiff
path: root/templates/firewall/node.def
AgeCommit message (Collapse)Author
2011-05-03modify firewall groups to work with new commitnapa-devAn-Cheng Huang
2010-09-13Fix Bug 6149 Warning on boot because of modprobe config file namesMohit Mehta
* add .conf suffix to files in /etc/modprobe.d * remove old files without the suffix [from a previous release] during upgrade
2010-08-11remove CLI backend env variables usageAn-Cheng Huang
* use the new cli-shell-api instead.
2010-07-21undo verb usage at the start of help stringsMohit Mehta
2010-05-20need to restart conntrackd when conntrack table size changesMohit Mehta
2010-05-17Fix Bug 5588 Add ability to modify conntrack expectation table sizeMohit Mehta
* added 'firewall conntrack-expect-table-size' to modify expect table's size * added 'firewall conntrack-hash-size' to set hash size for conntrack table
2009-10-20add priority to node.def files.slioch
2009-04-24Move setup/teardown out from top-level firewall node.Stig Thormodsrud
Add refcnts to know when to teardown.
2009-04-13Move firewall "end" processing down to each table.Stig Thormodsrud
Fix bug for global enable/disable of conntrack.
2009-04-07Apply interface firewalls to separate VYATTA_(IN|OUT)_HOOK.Stig Thormodsrud
This enforces in firewall to be processed before out firewall.
2009-02-19Fix Bug 3951 default values for kernel tunable security parameters under ↵Mohit Mehta
firewall
2008-12-09Cleanup firewall templates for readability. Update help strings to reflect ↵Bob Gilligan
IPv4.
2008-01-31convert templates to new syntaxAn-Cheng Huang
2007-12-19Fix commands so that they work for non-root users.Bob Gilligan
2007-12-10Initial setup of vyatta-cfg-firewall package.Bob Gilligan