Update of /cvsroot/leaf/src/bering-uclibc4/source/hash-shaper
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23468/hash-shaper

Modified Files:
        buildtool.cfg hsh.sh 
Log Message:
bugfixes


Index: hsh.sh
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/hash-shaper/hsh.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hsh.sh      22 Nov 2010 18:12:42 -0000      1.2
--- hsh.sh      7 Dec 2010 18:16:34 -0000       1.3
***************
*** 134,142 ****
  RULECOUNT=$(($POOLWIDTH*$NETCOUNT))
  
- tctr=1
  case "$1" in
      init)
        for iface in $UPDEVS; do
            initdev $iface
            for i in $NPOOLS; do
                addtable $i $iface
--- 134,142 ----
  RULECOUNT=$(($POOLWIDTH*$NETCOUNT))
  
  case "$1" in
      init)
        for iface in $UPDEVS; do
            initdev $iface
+           tctr=1
            for i in $NPOOLS; do
                addtable $i $iface

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/hash-shaper/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       22 Nov 2010 18:12:42 -0000      1.2
--- buildtool.cfg       7 Dec 2010 18:16:32 -0000       1.3
***************
*** 27,31 ****
        <hsh>
                Version = 0.2
!               Revision = 1
        
                Help <<EOF
--- 27,31 ----
        <hsh>
                Version = 0.2
!               Revision = 2
        
                Help <<EOF


------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to