Bug 31768

Summary: Use of fastroute in IPFilter reboots the machine.
Product: Base System Reporter: jonas <jonas>
Component: kernAssignee: Darern Reed <darrenr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description jonas 2001-11-05 08:50:01 UTC
Using a machine with two NICs ep0 and ep1 and the filter rule:

@999 block in quick on ep1 to ep0:10.0.0.42 proto tcp from any to any
port = 80

Will cause a reboot on the first packet arrival on ep1 with destination
port 80.

I should mention that the rule above works in IPFilter v3.4.17

How-To-Repeat:      
See above.
Comment 1 Tom Hukins freebsd_committer freebsd_triage 2001-11-14 20:23:34 UTC
Responsible Changed
From-To: freebsd-bugs->darrenr

Over to MAINTAINER
Comment 2 Darern Reed freebsd_committer freebsd_triage 2002-04-27 21:06:11 UTC
State Changed
From-To: open->feedback

please test this with -stabel or -current as of today. many changes 
have been made which more than likely stop these panics (I hope!)
Comment 3 Darern Reed freebsd_committer freebsd_triage 2004-04-20 13:59:28 UTC
State Changed
From-To: feedback->closed

timeout on feedback and i believe issue is resolved.