summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2015-02-15Add initial support for NPTv6 (#387)kouak
2011-12-15Update automake rule to reflect removal of XSL files.Daniil Baturin
2011-12-15Update automake rules to match vyatta-show-nat.pl ->Daniil Baturin
vyatta-show-nat-statistics.pl name change.
2011-10-11Bug 5682: Update Automake rules to correspond changesDaniil Baturin
2011-07-26Fix config version file path in automake rules.Daniil Baturin
2010-02-03fix bug 4115 'clear nat translations' does not clear nat translationsMohit 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-02partial 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-01-23- Fix statistics in "show nat statistics" when target is NETMAPMohit 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-21Rename VyattaNatRule to Vyatta::NatRuleStephen Hemminger
Rearrange perl modules
2008-11-03fix for bug 3717: enforce interface restrictionsAn-Cheng Huang
2008-08-02Fix 522: Feature Request: add "show nat translations" command to list active ↵Stig Thormodsrud
NAT translations.
2008-03-07fix non-root iptables usage in natStephen Hemminger
Bugfix: 2698 Align usage of sudoers /sbin/iptables in NAT to allow non-root user to run commands.
2008-02-22fix clear commands for operator levelAn-Cheng Huang
2008-01-14add config version filedebian/0.1An-Cheng Huang
2007-12-19migrate NAT from fairfield to glendaleupstreamAn-Cheng Huang