Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-05 | * Fix Bug 1445 - Allow setting protocols tcp and udp in one rule | Mohit 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-24 | add support for disabling a NAT rule | Mohit Mehta | |
2009-06-01 | * add check to make sure source|destination address is a subnet with the | Mohit 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-20 | Add log option to NAT rules. | Stig Thormodsrud | |
2009-02-06 | Fix 4107: nat inside-address port doesn't allow name of port | Stig Thormodsrud | |
2009-01-20 | Fix Bug 3287 Add the ability to configure the iptables "NETMAP" target via ↵ | Mohit Mehta | |
the CLI | |||
2008-11-24 | Update to new naming Vyatta::IpTables:AddressFilter | Stephen Hemminger | |
Need to change VyattaIpTablesAdressFilter to Vyatta::Iptables:Address:Filter | |||
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-11-21 | Rename VyattaNatRule to Vyatta::NatRule | Stephen Hemminger | |
Rearrange perl modules |