WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

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

To: Stefan Berger <stefanb@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] 1 of 2: default ssid to 0
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=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <OFC7293D35.7F7078B7-ON8525702B.00641461-8525702B.006592BC@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <OFC7293D35.7F7078B7-ON8525702B.00641461-8525702B.006592BC@xxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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