From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VwEh5-0004Bm-8S for mharc-grub-devel@gnu.org; Thu, 26 Dec 2013 12:25:59 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwEgx-0004BW-9Q for grub-devel@gnu.org; Thu, 26 Dec 2013 12:25:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VwEgp-0001kV-S0 for grub-devel@gnu.org; Thu, 26 Dec 2013 12:25:51 -0500 Received: from e24smtp05.br.ibm.com ([32.104.18.26]:49456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwEgp-0001k7-Eh for grub-devel@gnu.org; Thu, 26 Dec 2013 12:25:43 -0500 Received: from /spool/local by e24smtp05.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 26 Dec 2013 15:25:41 -0200 Received: from d24dlp01.br.ibm.com (9.18.248.204) by e24smtp05.br.ibm.com (10.172.0.141) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 26 Dec 2013 15:25:38 -0200 Received: from d24relay02.br.ibm.com (d24relay02.br.ibm.com [9.13.184.26]) by d24dlp01.br.ibm.com (Postfix) with ESMTP id ABADE3520066 for ; Thu, 26 Dec 2013 12:25:36 -0500 (EST) Received: from d24av05.br.ibm.com (d24av05.br.ibm.com [9.18.232.44]) by d24relay02.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rBQHPCBq50069640 for ; Thu, 26 Dec 2013 15:25:13 -0200 Received: from d24av05.br.ibm.com (localhost [127.0.0.1]) by d24av05.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rBQHPbGm021441 for ; Thu, 26 Dec 2013 12:25:37 -0500 Received: from beren.lan ([9.18.199.155]) by d24av05.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id rBQHPSt9021337 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 26 Dec 2013 12:25:37 -0500 Date: Thu, 26 Dec 2013 15:25:28 -0200 From: pfsmorigo@linux.vnet.ibm.com To: The development of GNU GRUB Subject: Re: Request a freeze exception for vlantag feature Message-ID: <20131226172524.GA8868@beren.lan> References: <20131223113410.Horde.LfYohJir309SuGYCUmW1mHA@imap.linux.ibm.com> <1387818177.918.31.camel@opensuse.site> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1387818177.918.31.camel@opensuse.site> User-Agent: Mutt/1.5.21+155 (d3096e8796e7) (2012-12-30) X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13122617-1798-0000-0000-000001236081 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 32.104.18.26 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 17:25:57 -0000 Mon, Dec 23, 2013 at 09:02:57PM +0400, Andrey Borzenkov wrote: > В Пн, 23/12/2013 в 11:34 -0500, Paulo Flabiano Smorigo/Brazil/IBM пишет: > > Hello everyone, > > > > With the consent of Vladimir Serbinenko, I committed three patches in > > the next branch. Those patches add support for virtual LAN (VLAN) > > tagging. VLAN tagging allows multiple VLANs in a bridged network to > > share the same physical network link but maintain isolation: > > > > http://en.wikipedia.org/wiki/IEEE_802.1Q > > > > http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=11454e94ea8e78317b9c9ab22855e26890880745 > > http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=8ff3c31f6d59ca758b3bc0020e5140dcc937edd6 > > http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commit;h=af768f8d4166aae41bbac8575fca7c65a319bfdb > > > > > > VLAN tag is 12 bits, with 4 remaining bits being packet priority. You > need to mask them off before comparing. > Tks for the feedback. I fixed it. Can you take a look? http://git.io/ol5y-Q > A couple of words in documentation would be nice (are those variables > for this platform documented at all?) Ok, I'll will add a documentation. Btw, I need to add it to the commands. I'm not sure if I add a parameter to net_add_addr and net_bootp or create a new one to set it. > > > I come here to ask for an freeze exception so it can be also in master > > and in 2.02 release. > > > > Thanks in advance, > > -- > > Paulo Flabiano Smorigo > > Software Engineer > > Linux Technology Center - IBM Systems & Technology Group > > > > > > _______________________________________________ > > Grub-devel mailing list > > Grub-devel@gnu.org > > https://lists.gnu.org/mailman/listinfo/grub-devel > > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- -- Paulo Flabiano Smorigo IBM Linux Technology Center