summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-15Update automake rules to match vyatta-show-nat.pl ->Daniil Baturin
vyatta-show-nat-statistics.pl name change.
2011-12-15Update show NAT statistics script to match CLI changes,Daniil Baturin
rename to make more clear what does it do.
2011-12-15Update templates for "show nat <source|destination> statistics".Daniil Baturin
2011-12-14Bug #6617: fix counters flush for rules with logging.Daniil Baturin
2011-12-14Update clear counters script to match CLI changes.Daniil Baturin
2011-12-14Update op mode templates for "clear nat * counters".Daniil Baturin
2011-12-14Fix formatting in "show nat * rules".Daniil Baturin
2011-12-13Fix rule prefix display for rules that are masquerade and excludeDaniil Baturin
at the same time.
2011-12-10Bug #6365: Display rule description in "show nat * rules" output.Daniil Baturin
2011-12-09Update op mode templates for "show nat <source|destination> rules".Daniil Baturin
2011-12-09Fix extra line break when rule condition is empty.Daniil Baturin
2011-12-09Update vyatta-show-nat-rules.pl to match CLI syntax changes.Daniil Baturin
2011-12-09Update error messages to match "outside/inside-address"->"translationDaniil Baturin
address" change.
2011-12-09Add completion for "translation address masquerade" option.Daniil Baturin
2011-12-08Bug #3888: Issue a warning message if source NAT translation addressDaniil Baturin
does not exist on the system.
2011-12-08Update log prefixes to match new design spec.Daniil Baturin
2011-11-24Fix help string for source NAT translation portDaniil Baturin
2011-11-24Fix help string for destination NAT rule translation portDaniil Baturin
2011-11-24Update rule handling modules to correspond "outside/inside-address -> ↵Daniil Baturin
translation" change
2011-11-24Delete old templates of outside/inside address nodesDaniil Baturin
2011-11-24Impove "translation address/port" help stringsDaniil Baturin
2011-11-24Rename "inside-address" and "outside-address" to "translation"Daniil Baturin
2011-10-31Fix file description for destination NAT update script.Daniil Baturin
2011-10-11Bug 5682: Update Automake rules to correspond changesDaniil Baturin
2011-10-11Bug 5682: Remove common NAT update script call from templates,Daniil Baturin
add scripts calls for source and destination parts.
2011-10-11Bug 5682: Add masquerade option to source NAT rule outside-addressDaniil Baturin
2011-10-11Bug 5682: Add vyatta-update-src-nat.pl script for source NAT rules update.Daniil Baturin
2011-10-11Bug 5682: Add vyatta-update-dst-nat.pl script for destination NATDaniil Baturin
rules update
2011-10-11Bug 5682: Remove old vyatta-update-nat.pl script now splitted intoDaniil Baturin
source and destination parts
2011-10-11Bug 5682: Add SrcNatRule.pm module for source NAT rules processingDaniil Baturin
2011-10-11Bug 5682: Add DstNatRule.pm module for destination NAT rules processingDaniil Baturin
2011-10-11Bug 5682: Add NatRuleCommon.pm module with subroutines commonDaniil Baturin
for source and destination rules processing.
2011-10-11Bug 5682: Remove old NatRule.pm module now splitted into source and ↵Daniil Baturin
destination parts
2011-09-26Bug 7353: Fix completion for NAT rule protocol optionDaniil Baturin
2011-09-13Fix description in vyatta-update-nat.plDaniil Baturin
2011-09-13Add templates for destination NATDaniil Baturin
2011-09-13Add templates for source NATDaniil Baturin
2011-09-13Remove old NAT rule templatesDaniil Baturin
2011-08-05Bug 4946: Modify NAT templates not to issue a warning when eth+ or other ↵Daniil Baturin
interface group name suitable for NAT is specified as inboud or outbound interface.
2011-07-26Add "any" inbound/outbound interface support to NatRule.pmDaniil Baturin
2011-07-26Modify NAT configuration templates to support "any" inbound-interface and ↵Daniil Baturin
outbound-interface.
2011-07-26Fix config version file path in automake rules.Daniil Baturin
2011-07-22Bug 5681: Change vyatta-update-nat.pl to correspond new configuration path ↵Daniil Baturin
out of service branch.
2011-07-22Bug 5681: Templates changed to move NAT out of service branch, "service/nat" ↵Daniil Baturin
-> "nat".
2011-07-22Change NAT config version to 4.Daniil Baturin
2011-07-20Test push to oxnard-nat-enhancements branchMohit Mehta
2011-07-070.12.32debian/0.12.32Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2010-12-280.12.31debian/0.12.31An-Cheng Huang
2010-12-28new branchAn-Cheng Huang