Software Defined Networking
1827953 Members
3328 Online
109973 Solutions
New Discussion

Re: Packet in (OfmMutablePacketIn) Data Byte Order

 
SOLVED
Go to solution
RGBD
Occasional Advisor

Packet in (OfmMutablePacketIn) Data Byte Order

working on a an application that will read first few bytes of an IP payload.  What is the byte order of the IP payload presented in the data method?

1 REPLY 1
LeoJH3
Advisor
Solution

Re: Packet in (OfmMutablePacketIn) Data Byte Order

Hi RGBD,

 

Thanks for the question.

 

The Byte Order is Big-Endian.

 

Thanks,

Leo

-- HP SDN Team