[Bug 239380] sys.netpfil.pf.forward.{v4,v6} and sys.netpfil.pf.set_tos.v4 fail on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 6 17:57:50 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239380

--- Comment #20 from commit-hook at freebsd.org ---
A commit references this bug:

Author: lwhsu
Date: Wed Nov  6 17:56:48 UTC 2019
New revision: 516910
URL: https://svnweb.freebsd.org/changeset/ports/516910

Log:
  Add a patch which fixes both the alignment on (32bit) platforms where
  sizeof(long) == 4 and for i386 the offset on the bpf_hdr struct as time_t
  still is 32bit.

  PR:           239380
  Approved by:  bofh (maintainer)
  Sponsored by: Netflix (bz)
  Sponsored by: The FreeBSD Foundation (lwhsu)

Changes:
  head/net/scapy/Makefile
  head/net/scapy/files/
  head/net/scapy/files/patch-i386

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list