[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149675#comment-14149675
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1627833 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1627833 ]
VCL-174 - NAT - support for sites that have small IP address ranges
VCL-780 - combine new reservation and current reservations pages
computer.php:
-modified fieldWidth: added nathost
-modified fieldDisplayName: added nathost and natenabled fields
-modified extraResourceFilters: added section for changing NAT
-modified addEditDialogHTML, AJsaveResource, validateResourceData, and
addResource: added sections for natenabled and nathostid
-modified addResource: $values array for adding multiple computers was missing
predictivemoduleid
-added AJcompNATchange
-added AJsubmitCompNATchange
states.php: added AJcompNATchange and AJsubmitCompNATchange to resource section
utils.php:
-modified getComputers: added natenabled and nathostid to returned data
-added getNAThosts
computer.js:
-modified colformatter: added natenabled
-modified addNewResource: added nathostid
-added toggleNAT
-modified inlineEditResourceCB, resetEditResource, saveResource, and
saveResourceCB: added natenabled and nathostid
-added confirmNATchange
> 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)