diff options
author | 2011-08-03 00:01:30 +0000 | |
---|---|---|
committer | 2011-08-03 00:01:30 +0000 | |
commit | b4c7c56e5a262a36adcdbcf708e643c9352af4e9 (patch) | |
tree | d8dc2ff088a750b56b4ab3883cf0c03ecc46f26a /lib/libpthread/arch | |
parent | clean up the 1st sentence even more. it is unbelievable how it sometimes (diff) | |
download | wireguard-openbsd-b4c7c56e5a262a36adcdbcf708e643c9352af4e9.tar.xz wireguard-openbsd-b4c7c56e5a262a36adcdbcf708e643c9352af4e9.zip |
someone (*cough*henning*cough*) made pf_state.state_flags a u_int16_t
without growing it in pfsync_state too.
to keep the wire format compat this uses some of the pad bytes to send
all the state flags on the wire as well as maintaining the old state_flags
field. after 5.0 we'll deprecate the original field and only use the new
one.
discussed with mcbride and deraadt and based on a diff from deraadt.
tested against an "old" pfsync locally.
ok mcbride@ henning@ deraadt@
Diffstat (limited to 'lib/libpthread/arch')
0 files changed, 0 insertions, 0 deletions