You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although structures defined in the packet crafting module enforce alignment of protocol's header fields, there may be problems with data alignment depending on the architecture when accessing fields in layer 3 and upper, for example if the packet buffer begins with an ethernet header (14 bytes)
The text was updated successfully, but these errors were encountered:
Although structures defined in the packet crafting module enforce alignment of protocol's header fields, there may be problems with data alignment depending on the architecture when accessing fields in layer 3 and upper, for example if the packet buffer begins with an ethernet header (14 bytes)
The text was updated successfully, but these errors were encountered: