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

Re: Increased sequence number in ESP/AH



Steve,

>Well, I hate to add new fields to the packet format, but we may have 
>to do that at some point. However, the approach you propose here has 
>the advantage of being dynamic with less overhead (no QM exchange), 
>by allowing creation of new flows without creating new SAs. The flow 
>IDs separate out the sequence number spaces, each on a separate 
>crypto processor, right? So, the sequence numbers will be sequential 
>per flow, but packets for the same SPD-defined flow may be 
>distributed over various SA flows, to support parallelism.

Yes, that's right.  We probably only need six to eight bits for this.  You
could embed this in the upper byte of the new 64-bit sequence numbers.

Derrell