/[base]
ViewVC logotype

Revision 302784


Jump to revision: Previous Next
Author: dim
Date: Wed Jul 13 19:41:19 2016 UTC (7 years, 11 months ago)
Changed paths: 1
Log Message:
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.

Reviewed by:	ae
PR:		210943
MFC after:	3 days


Changed paths

Path Details
Directoryhead/sys/netinet6/ip6_output.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27