[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254076#comment-14254076
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1646885 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1646885 ]
VCL-174
Fixed recusion problem with Linux init and firewall modules. They can't call
$self->sub directly to access the OS. Instead, $self->os->sub must be called.
Added firewall.pm which iptables.pm inherits from.
Fixed recursion issue in utils.pm::get_computer_nathost_info if the computer
and NAT host are the same computer.
> NAT - support for sites that have small IP address ranges
> ---------------------------------------------------------
>
> Key: VCL-174
> URL: https://issues.apache.org/jira/browse/VCL-174
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Reporter: Aaron Peeler
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vcl_nat_patch.diff
>
>
> Add the support for Network Address Translation so smaller sites can provide
> many resources with a small number of IP addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)