From: Sapan Bhatia Date: Fri, 30 Apr 2010 15:53:31 +0000 (+0000) Subject: Setting tag vsys-scripts-0.95-16 X-Git-Tag: vsys-scripts-0.95-16~1 X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=commitdiff_plain;h=2924dcb60eeaf665a48bbb4c9595951ba1754a5d Setting tag vsys-scripts-0.95-16 Added if_port_forward script to enable slices to forward ports for their allocated IP addresses. --- diff --git a/vsys-scripts.spec b/vsys-scripts.spec index 733df6c..9404fd3 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 15 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Fri Apr 30 2010 Sapan Bhatia - vsys-scripts-0.95-16 +- Added if_port_forward script to enable slices to forward ports for their +- allocated IP addresses. + * Wed Mar 03 2010 Talip Baris Metin - vsys-scripts-0.95-15 - - hostname filter and updated documentation for ipfw scripts - Marta - - vsys script for letting users to set the Type of Services(ToS) byte in the IPv4 header - Caglar