[
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238660#comment-14238660
]
ASF subversion and git services commented on VCL-174:
-----------------------------------------------------
Commit 1643955 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1643955 ]
VCL-174
Made changes to vcl.sql for NAT:
-Added unique key to connectmethodport on connectmethodid, port, protocol
-Renamed natmap table to nathostcomputermap
-Added nathostid column to natport table
-Added unique key to natport on reservationid, connectmethodportid
-Added unique key to natport on nathostid, publicport
-Added natport_ranges to variable table
> 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)