chiark / gitweb /
libsystemd-network: don't use unaligned helpers in _packed_ structs
authorTom Gundersen <teg@jklm.no>
Tue, 4 Nov 2014 19:19:07 +0000 (20:19 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 5 Nov 2014 15:54:22 +0000 (16:54 +0100)
commitc962cb68d5754690cbe924a0d0b4251053217783
tree7c405152ed0d56c2a7ceb4941d2f7a8f46851d2b
parent617e79465249e694d697fd78704571b3d00338c8
libsystemd-network: don't use unaligned helpers in _packed_ structs

The compiler will do this for us.
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-pppoe.c