From nobody@FreeBSD.org  Wed Feb 27 19:08:31 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id CDEF680F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2013 19:08:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B9D3F889
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2013 19:08:31 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r1RJ8V9i063308
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Feb 2013 19:08:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r1RJ8U2x063307;
	Wed, 27 Feb 2013 19:08:30 GMT
	(envelope-from nobody)
Message-Id: <201302271908.r1RJ8U2x063307@red.freebsd.org>
Date: Wed, 27 Feb 2013 19:08:30 GMT
From: Dominic Marks <dom@goodforbusiness.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: panic: IPsec + enc(4); device name clash with CAM
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         176484
>Category:       kern
>Synopsis:       [ipsec] [enc] [patch] panic: IPsec + enc(4); device name clash with CAM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-net
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 27 19:10:00 UTC 2013
>Closed-Date:    Fri Apr 04 10:20:53 UTC 2014
>Last-Modified:  Fri Apr 04 10:20:53 UTC 2014
>Originator:     Dominic Marks
>Release:        
>Organization:
>Environment:
9.1-STABLE, today's source.
>Description:
If you try and use IPsec and an enc(4) device on 9.1 you get a panic.
The encif structure isn't setup because the 'enc' device name clashes
with another name in CAM. jhb@ found and fixed this in -current last
year:

http://lists.freebsd.org/pipermail/freebsd-net/2012-October/033403.html

Seems the bug managed to make it into -stable recently.
>How-To-Repeat:
Use IPsec + enc(4) on 9.1.
>Fix:
See patch:

http://lists.freebsd.org/pipermail/freebsd-net/2012-October/033403.html

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Mar 10 04:52:34 UTC 2013 
Responsible-Changed-Why:  
Appears to be a missing MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176484 
State-Changed-From-To: open->closed 
State-Changed-By: ae 
State-Changed-When: Fri Apr 4 10:20:27 UTC 2014 
State-Changed-Why:  
Fixed with r247424. Thanks! 

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