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-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 | |||
2008-11-25 | change VyattaNatRule to Vyatta::NatRule | Stephen Hemminger | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-11-21 | Rename VyattaNatRule to Vyatta::NatRule | Stephen Hemminger | |
Rearrange perl modules | |||
2008-10-30 | fix for bug 3858: skip the PRE_SNAT_HOOK rule in stats output. | 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 | |
Bugfix: 2698 Align usage of sudoers /sbin/iptables in NAT to allow non-root user to run commands. | |||
2008-03-06 | fix for bug 2963: handle "KMG" counter representations. | An-Cheng Huang | |
2008-02-21 | add error checking for show command | An-Cheng Huang | |
2007-12-19 | fix for bug 2067: add "exclude" option for NAT rules to allow users to | An-Cheng Huang | |
exclude certain packets from NAT. | |||
2007-12-19 | * add completion help/value check. | An-Cheng Huang | |
* fix show command. | |||
2007-12-19 | migrate NAT from fairfield to glendaleupstream | An-Cheng Huang | |