summaryrefslogtreecommitdiff
path: root/lib/srcdest_table.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2022-07-12 12:47:46 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2022-07-12 12:48:04 +0200
commitcefb7247f09b22480919d477f1577c490de936e7 (patch)
treefab78ad93a68ab8046e51e9250444acf677f736a /lib/srcdest_table.c
parenta770da1b1c6290f53cc69218a30360accd6a0068 (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/srcdest_table.c')
0 files changed, 0 insertions, 0 deletions