From owner-freebsd-net@FreeBSD.ORG Fri Aug 17 20:10:11 2012 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A16BF106566B for ; Fri, 17 Aug 2012 20:10: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 72EDB8FC08 for ; Fri, 17 Aug 2012 20:10: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 q7HKABEi094475 for ; Fri, 17 Aug 2012 20:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7HKABSr094474; Fri, 17 Aug 2012 20:10:11 GMT (envelope-from gnats) Date: Fri, 17 Aug 2012 20:10:11 GMT Message-Id: <201208172010.q7HKABSr094474@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: bin/137641: ifconfig(8): various problems with "vlan_device.vlan_id" syntax X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 20:10:11 -0000 The following reply was made to PR bin/137641; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, vladimir.shebaldenkov@gmail.com Cc: Subject: Re: bin/137641: ifconfig(8): various problems with "vlan_device.vlan_id" syntax Date: Fri, 17 Aug 2012 13:07:45 -0700 I noticed this in 7.3-RELEASE as well; it has been fixed in 7.4-RELEASE/9.0-RELEASE (probably an rc bug, not a vlan(4) bug specifically), so I would close this PR. Thanks! -Garrett