Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-10 | 0.12.14+kenwood2vyatta/VC6.0-2010.04.20/i386vyatta/VC6.0-2010.04.17/i386vyatta/VC6.0-2010.03.22/i386debian/0.12.14+kenwood2 | Stig Thormodsrud | |
2010-03-10 | Fix nat conntrack teardown. | Stig Thormodsrud | |
2010-02-17 | 0.12.14+kenwood1debian/0.12.14+kenwood1 | An-Cheng Huang | |
2010-02-03 | 0.12.14debian/0.12.14 | Mohit Mehta | |
2010-02-03 | fix bug 4115 'clear nat translations' does not clear nat translations | Mohit Mehta | |
* removed command 'clear nat translations'. connection tracking entries can be flushed using 'clear connection-tracking' command * use perl api to get currently active NAT rules | |||
2010-02-02 | 0.12.13debian/0.12.13 | Mohit Mehta | |
2010-02-02 | partial fix for bug 4115 'clear nat translations' does not clear nat ↵ | Mohit Mehta | |
translations * added op-mode commands to clear counters for NAT rules clear nat counters # clear counters for all NAT rules clear nat counters rule <rule-num> # clear counters for a specific NAT rule | |||
2009-11-30 | 0.12.12debian/0.12.12 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-13 | 0.12.11debian/0.12.11 | Michael Larson | |
2009-11-13 | dependency update | Michael Larson | |
2009-10-20 | 0.12.10debian/0.12.10 | slioch | |
2009-10-20 | pushed priority to node.def | slioch | |
2009-08-05 | 0.12.9debian/0.12.9 | Mohit Mehta | |
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 | 0.12.8debian/0.12.8 | Mohit Mehta | |
2009-07-24 | add support for disabling a NAT rule | Mohit Mehta | |
2009-06-01 | 0.12.7debian/0.12.7 | 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-05-29 | 0.12.6debian/0.12.6 | An-Cheng Huang | |
2009-04-20 | 0.12.5debian/0.12.5 | Stig Thormodsrud | |
2009-04-20 | Add log option to NAT rules. | Stig Thormodsrud | |
2009-02-09 | 0.12.4debian/0.12.4 | Stig Thormodsrud | |
2009-02-06 | Fix 4107: nat inside-address port doesn't allow name of port | Stig Thormodsrud | |
2009-01-23 | 0.12.3debian/0.12.3 | Mohit Mehta | |
2009-01-23 | - Fix statistics in "show nat statistics" when target is NETMAP | Mohit Mehta | |
- Script to generate a new output for the "show nat rules" command - Fix Bug 3401 some indication is needed for the excluded rules in the "show nat rules" result | |||
2009-01-20 | 0.12.2debian/0.12.2 | Mohit Mehta | |
2009-01-20 | Fix Bug 3287 Add the ability to configure the iptables "NETMAP" target via ↵ | Mohit Mehta | |
the CLI | |||
2009-01-08 | 0.12.1debian/0.12.1 | An-Cheng Huang | |
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-26 | Fix Bug 3887 Generate a warning message when NAT inbound/outbound-interface ↵ | Mohit Mehta | |
does not match a configured interface | |||
2008-11-25 | 3.2.0vyatta/3.2.0debian/0.12 | Mark O'Brien | |
2008-11-25 | change VyattaNatRule to Vyatta::NatRule | Stephen Hemminger | |
2008-11-24 | Update to new naming Vyatta::IpTables:AddressFilter | Stephen Hemminger | |
Need to change VyattaIpTablesAdressFilter to Vyatta::Iptables:Address:Filter | |||
2008-11-24 | extra space causes error | Stephen Hemminger | |
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 | |||
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-03 | fix for bug 3717: enforce interface restrictions | An-Cheng Huang | |
2008-10-31 | Fix "show nat translation monitor" to work with both snat & dnat. | Stig Thormodsrud | |
2008-10-30 | fix for bug 3858: skip the PRE_SNAT_HOOK rule in stats output. | An-Cheng Huang | |
2008-10-30 | fix for bug 3636: change output format | An-Cheng Huang | |
2008-10-13 | Add dependency on libxml-simple-perl | Stig Thormodsrud | |
2008-09-25 | fix for bug 3717: generate error messages when inbound-interface is set | An-Cheng Huang | |
in masquerade rule | |||
2008-08-28 | Don't flush the nat table since other features now add nat rules. | Stig Thormodsrud | |
2008-08-25 | fix index for NAT PREROUTING chain | An-Cheng Huang | |
2008-08-21 | fix for bug 3622: add pre-SNAT hook | An-Cheng Huang | |