summaryrefslogtreecommitdiff
path: root/scripts/vyatta-update-nat.pl
AgeCommit message (Expand)Author
2010-06-10Change nat to use IpTables::Mgr to enable/disable conntrack.Stig Thormodsrud
2010-04-09Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK.Stig Thormodsrud
2010-03-05Fix nat conntrack teardown.Stig Thormodsrud
2009-07-24add support for disabling a NAT ruleMohit Mehta
2009-04-20Add log option to NAT rules.Stig Thormodsrud
2008-11-25change VyattaNatRule to Vyatta::NatRuleStephen Hemminger
2008-11-24extra space causes errorStephen Hemminger
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-11-21Rename VyattaNatRule to Vyatta::NatRuleStephen Hemminger
2008-08-28Don't flush the nat table since other features now add nat rules.Stig Thormodsrud
2008-08-25fix index for NAT PREROUTING chainAn-Cheng Huang
2008-08-21fix for bug 3622: add pre-SNAT hookAn-Cheng Huang
2008-05-12fix for bug 3246: show error message when NAT rule has no "type".An-Cheng Huang
2008-02-22fix clear commands for operator levelAn-Cheng Huang
2007-12-19migrate NAT from fairfield to glendaleupstreamAn-Cheng Huang