AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090617164155.74854618@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>,<Bill.Fisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	2779531E7C760D4491C96305019FEEB52AD1CA8100@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 17 Jun 2009 16:42:38 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Maxim Kozlovsky <maxim.kozlovsky@onstor.com>
Cc: Bill Fisher <Bill.Fisher@onstor.com>
Subject: Re: camIdx anyone?
Message-ID: <20090617164238.1216e0bc@ripper.onstor.net>
In-Reply-To: <2779531E7C760D4491C96305019FEEB52AD1CA8100@exch1.onstor.net>
References: <20090617160734.363f38bd@ripper.onstor.net>
	<2779531E7C760D4491C96305019FEEB52AD1CA8100@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 17 Jun 2009 16:11:48 -0700 Maxim Kozlovsky
<maxim.kozlovsky@onstor.com> wrote:

> Can't you read the comments? Says right there, "CAM entry index".

Man, I feel like such a loser for not knowing what a 'CAM' is ~:^)

> Basically all established TCP connections should have a corresponding
> unique u16 identifier, Microsoft management RPCs need that.

Thanks Max!

a

> >-----Original Message-----
> >From: Andy Sharp
> >Sent: Wednesday, June 17, 2009 4:08 PM
> >To: Maxim Kozlovsky; Bill Fisher
> >Subject: camIdx anyone?
> >
> >typedef struct _tpl_connCb
> >{
> >    int32 flags;		/* See below */
> >
> >    uint8 linkNum;	/* Link # (1 - 4) */
> >
> >    int8 pad_1;
> >
> >    uint16 vlanId;		/* VLAN ID (for vlan I/F) */
> >
> >    /* The entry in the lookup hash table.
> >     */
> >    LIST_ENTRY(_tpl_connCb) hash_entry;
> >
> >    uint16		prot;		/* UDP/TCP */
> >    uint16		camIdx;		/* CAM entry index
> > */ ^^^^^^
> >
> >What is it?
