Alex Richardson a81c165bce Require uint32_t alignment for ipfw_insn
There are many casts of this struct to uint32_t, so we also need to ensure
that it is sufficiently aligned to safely perform this cast on architectures
that don't allow unaligned accesses. This fixes lots of -Wcast-align warnings.

Reviewed By:	ae
Differential Revision: https://reviews.freebsd.org/D27879
2021-01-19 21:23:25 +00:00
..
2021-01-02 19:57:58 -07:00
2021-01-15 11:57:04 -04:00
2021-01-19 09:56:45 +00:00
2020-12-23 14:37:05 -04:00
2021-01-15 20:09:55 +01:00
2021-01-17 00:03:17 +01:00
2021-01-19 12:21:38 +00:00