summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-08-05* Fix Bug 1445 - Allow setting protocols tcp and udp in one ruleMohit Mehta
NAT rules can be defined with 'tcp_udp' as a valid value for protocol * Fix Bug 4780 - DNAT rule to translate port fails
2009-07-24add support for disabling a NAT ruleMohit Mehta
2009-06-01* add check to make sure source|destination address is a subnet with theMohit Mehta
same prefix as the outside|inside address respectively when using netmap * fix bug 4069, 4241 print warning messages when inside|outside address are irrelevant options
2009-04-20Add log option to NAT rules.Stig Thormodsrud
2009-02-06Fix 4107: nat inside-address port doesn't allow name of portStig Thormodsrud
2009-01-20Fix Bug 3287 Add the ability to configure the iptables "NETMAP" target via ↵Mohit Mehta
the CLI
2008-11-24Update to new naming Vyatta::IpTables:AddressFilterStephen Hemminger
Need to change VyattaIpTablesAdressFilter to Vyatta::Iptables:Address:Filter
2008-11-24VyattaConfig -> Vyatta::ConfigStephen Hemminger
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-11-21Rename VyattaNatRule to Vyatta::NatRuleStephen Hemminger
Rearrange perl modules