diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2022-07-12 12:47:46 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2022-07-12 12:48:04 +0200 |
| commit | cefb7247f09b22480919d477f1577c490de936e7 (patch) | |
| tree | fab78ad93a68ab8046e51e9250444acf677f736a /lib/bitfield.h | |
| parent | a770da1b1c6290f53cc69218a30360accd6a0068 (diff) | |
pimd: fix unaligned accesses
These are in packed structs at weird offsets (e.g. 2 bytes), and as such
need a memcpy to get them into proper alignment.
It'd be even better if the pimd code used proper de/serialization, but
let's get this improved one step at a time.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/bitfield.h')
0 files changed, 0 insertions, 0 deletions
