Age | Commit message (Expand) | Author |
2011-07-22 | Bug 5681: Change vyatta-update-nat.pl to correspond new configuration path ou... | Daniil Baturin |
2010-06-10 | Change nat to use IpTables::Mgr to enable/disable conntrack. | Stig Thormodsrud |
2010-06-10 | start fresh for each conntrack call | Mohit Mehta |
2010-06-10 | * make 'show nat translations' cmnds work with conntrack-tools 0.9.14 | Mohit Mehta |
2010-04-09 | Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK. | Stig Thormodsrud |
2010-03-05 | Fix nat conntrack teardown. | Stig Thormodsrud |
2010-02-03 | fix bug 4115 'clear nat translations' does not clear nat translations | Mohit Mehta |
2010-02-02 | partial fix for bug 4115 'clear nat translations' does not clear nat translat... | Mohit Mehta |
2009-08-05 | * Fix Bug 1445 - Allow setting protocols tcp and udp in one rule | Mohit Mehta |
2009-07-24 | add support for disabling a NAT rule | Mohit Mehta |
2009-04-20 | Add log option to NAT rules. | Stig Thormodsrud |
2009-01-23 | - Fix statistics in "show nat statistics" when target is NETMAP | Mohit Mehta |
2008-11-25 | change VyattaNatRule to Vyatta::NatRule | Stephen Hemminger |
2008-11-24 | extra space causes error | Stephen Hemminger |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger |
2008-11-21 | Rename VyattaNatRule to Vyatta::NatRule | Stephen Hemminger |
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-09-25 | fix for bug 3717: generate error messages when inbound-interface is set | An-Cheng Huang |
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 |
2008-08-06 | Fix typo. | Stig Thormodsrud |
2008-08-06 | Use unbuffered writes in pipe mode. | Stig Thormodsrud |
2008-08-02 | Tweak "show nat translations" headings. | Stig Thormodsrud |
2008-08-02 | Fix 522: Feature Request: add "show nat translations" command to list active ... | Stig Thormodsrud |
2008-05-12 | fix for bug 3249: disallow multiport if both source and destination ports | An-Cheng Huang |
2008-05-12 | fix for bug 3248: "exclude" now works with "source" and "destination" types. | An-Cheng Huang |
2008-05-12 | fix for bug 3246: show error message when NAT rule has no "type". | An-Cheng Huang |
2008-03-10 | fix for bug 2975: add sudo for "iptables -L" | An-Cheng Huang |
2008-03-07 | fix non-root iptables usage in nat | Stephen Hemminger |
2008-03-06 | fix for bug 2963: handle "KMG" counter representations. | An-Cheng Huang |
2008-02-22 | fix clear commands for operator level | An-Cheng Huang |
2008-02-21 | add error checking for show command | An-Cheng Huang |
2008-02-11 | use common implementation of source/destination handling for NAT and firewall. | An-Cheng Huang |
2008-02-08 | add address validation | An-Cheng Huang |
2008-02-08 | merge address range into address | An-Cheng Huang |
2008-02-08 | merge ports in show output | An-Cheng Huang |
2008-02-08 | move common function to vyatta-cfg | An-Cheng Huang |
2008-02-08 | fix for bug 2791: merge port configuration options. | An-Cheng Huang |
2008-02-01 | fix for bug 2528: collapse source/destination "address" and "network". | An-Cheng Huang |
2008-02-01 | fix for bug 2590: "protocols" -> "protocol" | An-Cheng Huang |
2007-12-19 | fix for bug 2067: add "exclude" option for NAT rules to allow users to | An-Cheng Huang |
2007-12-19 | * add completion help/value check. | An-Cheng Huang |
2007-12-19 | migrate NAT from fairfield to glendaleupstream | An-Cheng Huang |