public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [patch #9/11] VLAN/CDP networking support.
@ 2004-03-30 14:48 Pantelis Antoniou
  2004-04-15 21:48 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Pantelis Antoniou @ 2004-03-30 14:48 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-04-18 22:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 14:48 [U-Boot-Users] [patch #9/11] VLAN/CDP networking support Pantelis Antoniou
2004-04-15 21:48 ` [U-Boot-Users] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox