public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Pantelis Antoniou <panto@intracom.gr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch #9/11] VLAN/CDP networking support.
Date: Tue, 30 Mar 2004 17:48:56 +0300	[thread overview]
Message-ID: <406988D8.4090604@intracom.gr> (raw)

Hello

The following patch adds networking support for
VLANs (802.1q), and CDP (Cisco Discovery Protocol).

You control the sending/receiving of VLAN tagged packets
with the "vlan" environmental variable.
When not present no tagging is performed.

CDP is used mainly to discover your device VLAN(s)
when connected to a Cisco switch.

Note: In order to enable CDP support a small change
is needed in the networking driver.
You have to enable reception of the 01:00:0c:cc:cc:cc
mac address which is a multicast address.

Various defines control CDP; see the README section.

Regards

Pantelis


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: net.diffstat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/d665e9e0/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: net.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/d665e9e0/attachment-0001.txt 

             reply	other threads:[~2004-03-30 14:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-30 14:48 Pantelis Antoniou [this message]
2004-04-15 21:48 ` [U-Boot-Users] Re: [patch #9/11] VLAN/CDP networking support Wolfgang Denk
2004-04-15 23:34   ` Wolfgang Denk
2004-04-16  7:03     ` Pantelis Antoniou
2004-04-16 11:05     ` [U-Boot-Users] Is smc91111 driver need to be ported? ganapathi
2004-04-18 22:46       ` Wolfgang Denk
2004-04-17  5:37   ` [U-Boot-Users] Re: [patch #9/11] VLAN/CDP networking support Masami Komiya
2004-04-18 22:58     ` Wolfgang Denk

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=406988D8.4090604@intracom.gr \
    --to=panto@intracom.gr \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox