Software Defined Networking
1827859 Members
1854 Online
109969 Solutions
New Discussion

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