Software Defined Networking
1755619 Members
3485 Online
108836 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