Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, June 7, 2025

Diff for scripts/shell/firewall/fw-universal.sh between version 2.64 and 2.65

version 2.64, 2009/02/06 00:38:56 version 2.65, 2009/02/06 00:43:12
Line 9 
Line 9 
 # Licensed under terms of GNU General Public License.  # Licensed under terms of GNU General Public License.
 # All rights reserved.  # All rights reserved.
 #  #
 # $Platon: scripts/shell/firewall/fw-universal.sh,v 2.63 2009-01-17 01:37:08 rajo Exp $  # $Platon: scripts/shell/firewall/fw-universal.sh,v 2.64 2009-02-06 00:38:56 rajo Exp $
 #  #
 # Changelog:  # Changelog:
 # 2003-10-24 - created  # 2003-10-24 - created
Line 1172  map { printf "IFname_%s=\"%s\";        export
Line 1172  map { printf "IFname_%s=\"%s\";        export
 printf "interfaces=\"%s\";      export interfaces;\n", join(" ", keys %ip);  printf "interfaces=\"%s\";      export interfaces;\n", join(" ", keys %ip);
         '`          '`
         eval "$parsed_interfaces";          eval "$parsed_interfaces";
         echo "$parsed_interfaces";          #echo "$parsed_interfaces";
   
         parsed_routes=`$PERL -e '          parsed_routes=`$PERL -e '
         $\ = "\n";          $\ = "\n";

Legend:
Removed from v.2.64  
changed lines
  Added in v.2.65

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top