/[base]
ViewVC logotype

Revision 295086


Jump to revision: Previous Next
Author: ian
Date: Sat Jan 30 22:03:14 2016 UTC (8 years, 5 months ago)
Changed paths: 1
Log Message:
Make pfctl(8) work on strict-alignment platforms, by copying a pair of
embedded structures out of a packed, unaligned struct into local copies
on the stack which are aligned.

The original patch to do this was submitted by Guy Yur <guyyur@gmail.com>,
and this is conceptually the same change, but restructured with the
#ifndef __NO_STRICT_ALIGNMENT wrapper, similar to how the same issue is
handled in the kernel pf code.

PR:		185617
PR:		206658


Changed paths

Path Details
Directoryhead/sbin/pfctl/pf_print_state.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27