summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2010-07-15Fix bug 4629 configuration limit of recent count firewall rule is 20Mohit Mehta
* raise recent count limit to 255. add syntax check to disallow invalid values
2010-06-10Infrastruction needed for bug 5583.Stig Thormodsrud
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-02-24Allow IPv6 firewall rulesets to be configured on an interface independent of ↵Bob Gilligan
IPv4. Replaced the hand-coded config templates under each type of interface with script-generated templates. This should be easier to maintain as we add new types of interfaces. Added sub-trees for "modify", "ipv6-name" and "ipv6-modify" under "in", "out" and "local" for all interfaces. Added command-completion for ruleset names being configured on an interface.
2009-02-02Add 1st pass of firewall group support (ipset netfilter moduleStig Thormodsrud
integration).
2008-11-24Convert to Vyatta::ConfigStephen Hemminger
Also move AddressFilter here because install is too stupid to handle directory hierarchy for perl.
2008-11-21Rename VyattaIpTablesRule to Vyatta::IpTables::RuleStephen Hemminger
2008-06-18increment firewall config syntax version for hollywood.An-Cheng Huang
2008-02-11move common module to vyatta-cfgAn-Cheng Huang
2008-01-14add config version filedebian/0.1An-Cheng Huang
2007-12-14Move vyatta-show-firewall.pl over to vyatta-op-firewall package.Bob Gilligan
2007-12-10Update vyatta-cfg-firewall package.Bob Gilligan
2007-12-10Initial setup of vyatta-cfg-firewall package.Bob Gilligan