From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 13 14:30:23 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 616B916A4CF for ; Mon, 13 Dec 2004 14:30:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523B643D46 for ; Mon, 13 Dec 2004 14:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBDEUMZN005887 for ; Mon, 13 Dec 2004 14:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBDEUM8t005886; Mon, 13 Dec 2004 14:30:22 GMT (envelope-from gnats) Date: Mon, 13 Dec 2004 14:30:22 GMT Message-Id: <200412131430.iBDEUM8t005886@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Yar Tikhiy Subject: Re: kern/74861: Support to ISL VLANS? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yar Tikhiy List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 14:30:23 -0000 The following reply was made to PR kern/74861; it has been noted by GNATS. From: Yar Tikhiy To: freebsd-gnats-submit@FreeBSD.org, joe@tao.org.uk Cc: Subject: Re: kern/74861: Support to ISL VLANS? Date: Mon, 13 Dec 2004 17:22:05 +0300 I'm afraid that this PR is doomed. 5 years ago I worked for an academic network operations centre, where we ran ISL in FreeBSD using a homebrew implementation based on vlan(4). Later, after I had got my commit bit, I wrote a mail to Cisco asking if they would like to relicense the ISL spec so that it could be implemented in open-source products. I got an apparently negative reply. I still have working ISL code, but alas, I cannot make it public due to restrictive nature of Cisco's license on ISL. -- Yar