On 2010/11/16 04:50, Vadim Zhukov wrote:
[..]
Great stuff, this has annoyed me for a while :) I can't test today but
will try and do that soon. I won't be able to really test pfsync though..
Afaik the strictest requirements on any arch we support is that
a data type must be aligned to the size of that data type. 32-bit
aligned for 4-byte types, 64-bit aligned for 8-byte types, etc.
I might be mistaken but I think this will break compatibility with
the pfsync wire format used by earlier versions.