From otim@mail.ru  Mon Nov 29 16:39:01 2010
Return-Path: <otim@mail.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 57733106566B
	for <bug-followup@FreeBSD.org>; Mon, 29 Nov 2010 16:39:01 +0000 (UTC)
	(envelope-from otim@mail.ru)
Received: from fallback2.mail.ru (fallback2.mail.ru [94.100.176.87])
	by mx1.freebsd.org (Postfix) with ESMTP id 0AA4A8FC0C
	for <bug-followup@FreeBSD.org>; Mon, 29 Nov 2010 16:39:00 +0000 (UTC)
Received: from f77.mail.ru (f77.mail.ru [217.69.128.225])
	by fallback2.mail.ru (mPOP.Fallback_MX) with ESMTP id 3728A204B71A
	for <bug-followup@FreeBSD.org>; Mon, 29 Nov 2010 18:25:13 +0300 (MSK)
Received: from mail by f77.mail.ru with local 
	id 1PN5bK-0005bV-00; Mon, 29 Nov 2010 18:25:10 +0300
Received: from [91.90.34.93] by win.mail.ru with HTTP;
	Mon, 29 Nov 2010 18:25:10 +0300
Message-Id: <E1PN5bK-0005bV-00.otim-mail-ru@f77.mail.ru>
Date: Mon, 29 Nov 2010 18:25:10 +0300
From: Alex Novikov <otim@mail.ru>
Reply-To: Alex Novikov <otim@mail.ru>
To: bug-followup@FreeBSD.org,
	otim@mail.ru
Subject: =?koi8-r?Q?Re=3A_kern/152667=3A_[ipfw][patch]=3A_Change_of_result_of_a_rule_containing_=22not=22_after_=22skipto=22?=

>Number:         152677
>Category:       kern
>Synopsis:       Re: kern/152667: [ipfw][patch]: Change of result of a rule containing "not" after "skipto"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 29 16:40:11 UTC 2010
>Closed-Date:    Wed Dec 01 22:32:31 UTC 2010
>Last-Modified:  Wed Dec 01 22:32:31 UTC 2010
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Probably it is more correct
 
 Patch attached with submission follows:
 
 --- ./ip_fw2.c.orig	2010-06-14 09:09:06.000000000 +0700
 +++ ./ip_fw2.c	2010-11-29 20:40:56.000000000 +0600
 @@ -2019,7 +2019,7 @@
  			    match = 1;
  			    cmdlen = 0;
  			    skip_or = 0;
 -			    break;
 +			    continue;
  
  			case O_REJECT:
  				/*
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Dec 1 22:29:59 UTC 2010 
State-Changed-Why:  
Misfiled followup to kern/152667; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Dec 1 22:29:59 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=152677 
>Unformatted:
