From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 17 20:40:11 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68335106566B for ; Fri, 17 Aug 2012 20:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 38D578FC14 for ; Fri, 17 Aug 2012 20:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7HKeB61000861 for ; Fri, 17 Aug 2012 20:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7HKeBcS000860; Fri, 17 Aug 2012 20:40:11 GMT (envelope-from gnats) Date: Fri, 17 Aug 2012 20:40:11 GMT Message-Id: <201208172040.q7HKeBcS000860@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: kern/170712: [cxgb][vlan] Need to up parent cxgb interfaces in order for vlan interfaces to become active when interface set statically if netif not run at boot X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 20:40:11 -0000 The following reply was made to PR kern/170712; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, yanegomi@gmail.com Cc: Subject: Re: kern/170712: [cxgb][vlan] Need to up parent cxgb interfaces in order for vlan interfaces to become active when interface set statically if netif not run at boot Date: Fri, 17 Aug 2012 13:36:34 -0700 Correction: it happens regardless of netif being run. Thanks, -Garrett