[openib-general] TCP/IP connection service over IB
    James Lentini 
    jlentini at netapp.com
       
    Fri Oct 21 12:37:59 PDT 2005
    
    
  
On Fri, 21 Oct 2005, Sean Hefty wrote:
> James Lentini wrote:
> > Standardizing the protocol will ensure interroperability. 
> 
> Agreed - just didn't know if this was the responsibility of the SWG.
The SWG has agreed to take it on. I think it is appropriate for the 
SWG to work on this.
> > sean> version(8) | reserved(8) | src port (16)
> 	version(1) | reserved(1) | src port (2)
> > sean> src ip (16)
> > sean> dst ip (16)
> > sean> user private data (56)		/* for version 1 */
> > 
> > Are the numbers in parens in bytes or bits? It looks like a mixture to me. 
> 
> Uhm.. they were a mix.  Changed above to bytes.
Ok. I assume that your 1 byte of version information is broken into 2 
4-bit pieces, one for the protocol version and one for the IP version.
What about making the src and dst ip fields variable length based on 
the IP version (4 bytes for IPv4 and 16 bytes for IPv6). 
That would provide more private data for IPv4 networks at the expense 
of a variable sized header and all the complexity it entails.
    
    
More information about the general
mailing list