[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] 1 of 2: default ssid to 0


  • To: Stefan Berger <stefanb@xxxxxxxxxx>
  • From: aq <aquynh@xxxxxxxxx>
  • Date: Sat, 25 Jun 2005 20:39:20 -0500
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sun, 26 Jun 2005 01:38:20 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I9fNcLR2Bs8Dt6AdCujtQxz+i2/6REXmceKRqSwC2TXqoqLyRRJTyQO9FOS801Fmjhl9WazTau3tDl9c2xny8dOHGGzuSLY3qjkr+dybdnyjhPCUqeRcD4u2hDt8r6DPJzeeIFylzoGjX61KmmVJb3XoneQMbf9VbUeIZtT7Ozc=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

On 6/25/05, Stefan Berger <stefanb@xxxxxxxxxx> wrote:
> Hello!
> 
> Attached is the patch that changes the default ssid from 0xffffffff to 0
> as discussed in previous emails.
> 
> Signed-off-by: Reiner Sailer <sailer@xxxxxxxxxx>
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
> 
>    Stefan
> 



+     for(j=0; j<= CWALL_MAX_SSIDREFS; j++)
+         if ((0 < j) &&( j <= CWALL_MAX_TYPES))
+             ssidrefs[j*CWALL_MAX_TYPES + j - 1] = htons(1);
+

why dont you run the loop from j=1?


regards,
aq

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.