Don't use "long" in structures that represent packet layouts - "long"
isn't necessarily 32 bits.

Use unsigned data types for unsigned values.
1 file changed