Removed all structure packing directives. Protocol header fields are naturally aligned by design.
(Earlier, the 14-byte ethernet header screwed this up, this had already been fixed by adding two pad bytes.)
Assumption is that compilers do not align with larger-than-sizeof(type) boundaries.
Pre-tag PRE_PACK_REMOVE. Post-tag POST_TAG_REMOVE.
10 files changed
tree: 30783bedd908a72ab208ebe617ece5af8d3c1d16
  1. doc/
  2. src/
  3. CHANGELOG
  4. COPYING
  5. FILES
  6. README