[ 
https://issues.apache.org/jira/browse/VCL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307889#comment-14307889
 ] 

ASF subversion and git services commented on VCL-174:
-----------------------------------------------------

Commit 1657678 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1657678 ]

VCL-174
Added sublog.id column to vcl.sql and update-vcl.sql, which is referenced by 
the natlog table.

Updated natlog table in vcl.sql and update-vcl.sql to reference sublog.id 
instead of containing a computer ID value.

Updated DataStructure.pm to reflect the schema changes.

Added utils.pm::get_request_log_info. This is called from 
DataStructure.pm::get_log_data. I reworked get_log_data because it was only 
retrieving data for a single sublog entry.

Added utils.pm::update_reservation_natlog. This is called from get_request_info 
when the NAT ports are determined.

Added checks to OS.pm::process_connect_methods to ensure that the NAT host 
firewall object implements the 'configure_nat' and 'configure_nat_reservation' 
subroutines before attempting to call them.

> 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)

Reply via email to