[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247119#comment-14247119
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1645734 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1645734 ]
VCL-174 - NAT - support for sites that have small IP address ranges
siteconfig.php:
-modified generalOptions: changed id of table from 'dashboard' to 'siteconfig';
added NAT port range section
-modified TimeVariable::getHTML: added maxHeight of 250 for affiliation Select
object
-modified GlobalSingleVariable::getHTML and
GlobalSingleVariable::AJupdateAllSettings: added case for type 'textarea'
-added GlobalSingleVariable::validateValue
-added NATportRange class: extends GlobalSingleVariable
states.php: added 'natportrange' to $actions['classmapping']
siteconfig.js:
-modified generalSiteConfigCB: added check for data.items.contid and
data.items.savecont existing before setting it
-added natPortRange class: extends GlobalSingleVariable class
> 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)