TopologyMapping / mtraceroute

Multipath traceroute tool
BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

Data alignment #1

Open rlcalmeida opened 7 years ago

rlcalmeida commented 7 years ago

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)