Bug 5911

Summary: divert socket bug fix needed for SKIP port
Product: Ports & Packages Reporter: Archie Cobbs <archie>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Archie Cobbs 1998-03-04 01:20:01 UTC
	Kernel will panic if you combine divert sockets and the SKIP port.

Fix: Replace the patchfile "patch-bf" with this new version:
How-To-Repeat: 
	Build kernel with IPDIVERT and IPFIREWALL
	Install SKIP
	run natd (for example)
Comment 1 Julian Elischer freebsd_committer freebsd_triage 1998-03-07 00:34:18 UTC
State Changed
From-To: open->closed

fix impemented