All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] Add Virtual LAN (VLAN) support
Date: Mon, 10 Dec 2012 16:26:42 +0100	[thread overview]
Message-ID: <50C5FF32.2070001@gmail.com> (raw)
In-Reply-To: <20121030115631.Horde.R-j6cJir309Qj-iveJbRu0A@imap.linux.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

On 30.10.2012 16:56, Paulo Flabiano Smorigo/Brazil/IBM wrote:

> Hi all,
> 
> This patch adds 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
> 

vlan_tag should be an interface property, not a global variable. Also
you need to increase the maximal ethernet size, otherwise you may get
out of packet error.

> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel



-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

      reply	other threads:[~2012-12-10 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-30 15:56 [PATCH] Add Virtual LAN (VLAN) support Paulo Flabiano Smorigo/Brazil/IBM
2012-12-10 15:26 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50C5FF32.2070001@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.