[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307986#comment-14307986
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1657691 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1657691 ]
VCL-174 - NAT - support for sites that have small IP address ranges
updated code so that the drop down for selecting a NAT host when changing the
nat host setting for multiple computers gets dynamically updated as computers
are configured/unconfigured as NAT hosts
computer.php: modified extraResourceFilters: set an id for the 'Confirm NAT
Change' button
managementnode.php: (just removed unnecessary newlines)
utils.php: modified getNAThosts: added conditionals to not include deleted
computers and management nodes
computers.js:
-modified initPage: added line to disable newnathostbtn if there are no options
in newnathostid
-modified saveResourceCB: add option to netnathostid select when an added or
edited computer is enabled as a nat host and set newnathostbtn to be enabled;
if a computer is edited and removed as a nat host, remove the computer from the
options in newnathostid, if no options left, disable newnathostbtn
-modified confirmNATchange: if no options in newnathostid, return
> 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)