Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | 0.12.22debian/0.12.22 | Stig Thormodsrud | |
2010-06-10 | Change nat to use IpTables::Mgr to enable/disable conntrack. | Stig Thormodsrud | |
2010-06-10 | 0.12.21debian/0.12.21 | Mohit Mehta | |
2010-06-10 | start fresh for each conntrack call | Mohit Mehta | |
2010-06-10 | 0.12.20debian/0.12.20 | Mohit Mehta | |
2010-06-10 | * make 'show nat translations' cmnds work with conntrack-tools 0.9.14 | Mohit Mehta | |
* might have to build conntrack-tools locally to patch it for filtering src and dst nat entries together | |||
2010-05-21 | 0.12.19debian/0.12.19 | Stig Thormodsrud | |
2010-05-21 | Fix 5574: NAT Rule number maximum 1024 needs to be increased | Stig Thormodsrud | |
2010-05-14 | 0.12.18debian/0.12.18 | An-Cheng Huang | |
2010-05-14 | use "existing-interfaces" for enumeration | An-Cheng Huang | |
2010-04-09 | 0.12.17debian/0.12.17 | Stig Thormodsrud | |
2010-04-09 | Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK. | Stig Thormodsrud | |
2010-03-05 | 0.12.16debian/0.12.16 | Stig Thormodsrud | |
2010-03-05 | Fix nat conntrack teardown. | Stig Thormodsrud | |
2010-02-17 | 0.12.15debian/0.12.15 | 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 | |