Searched hist:210943 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_output.c302934 Sat Jul 16 08:58:51 MDT 2016 dim MFC r302784:

Fix a page fault in ip6_setpktopt(), occurring when the pflog module is
loaded, and syncthing is started, which uses setsockopt(IPV6_PKGINFO).

This is because pflog interfaces do not normally have an IPv6 address,
causing the ND_IFINFO() macro to dereference a NULL pointer.

Approved by: re (kib)
Reviewed by: ae
PR: 210943
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_pci.cdiff 210943 Fri Aug 06 15:33:01 MDT 2010 mjacob Figure which is the IO and MEM bars- do not assume that they are in
a fixed order.

PR: 149220
Obtained from: John Baldwin
MFC after: 1 month

Completed in 66 milliseconds