From: Francois Desloges <fd@vipswitch.com>
To: romieu@ensta.fr, Francois romieu <romieu@cogenit.fr>,
Ivan Passos <lists@cyclades.com>
Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com
Subject: Re: [RFC] Configuring synchronous interfaces in Linux
Date: Fri, 1 Dec 2000 11:26:59 -0500 [thread overview]
Message-ID: <00120112303800.07574@dual.vip.ca> (raw)
In-Reply-To: <20001201100124.A4986@se1.cogenit.fr>
In-Reply-To: <20001201100124.A4986@se1.cogenit.fr>
On Fri, 01 Dec 2000, Francois romieu wrote:
> [netdev Cced]
>
> The Thu, Nov 30, 2000 at 11:16:52AM -0800, Ivan Passos wrote :
> [...]
> > For synchronous network interfaces, besides configuring network parameters
> > such as IP address, netmask, MTU, etc., the system should also configure
> > parameters specific to these sync i/f's, such as media (e.g V.35, X.21,
> > T1, E1), clock (internal or external, and value if int.), protocol (e.g
> > PPP, HDLC, Frame Relay), etc.
> > What I noticed was that each synchronous board in Linux provides a
> > different way of doing this, and it would be good for users to have a
> > single, standard interface (such as ifconfig) to do this type of
> > configuration. Maybe even patch ifconfig itself, I don't know ...
> >
> > Questions:
> > - Is there any existing _standard_ interface to do that??
>
> No.
>
Humm... If I recall the thread about 802.1Q that happened in June on netdev,
(See the thread starting at
http://sloth.wcug.wwu.edu/lists/netdev/200006/msg00003.html ), and I add up
with what I read here, I think we would be due for a major rewrite of the Layer
2 akin to what Alexey did for Layer 3 in 2.2.
A lot of questions need to be answered like:
What is _really_ a net_device ? (Hardware card, interface to tag a L3 address
on, etc..)
Considering the following divisions that exist today:
- A hardware card (or let's say a chipset so that anything on a mobo count as
well) can have many physical ports. I will call them PHY.
- A PHY can use TDM or Wavelenght Multiplexing (including Lambdas on
GEthernet and 10 GEthernet fibers) or both ! to create physical channels.
I'll call them Channels.
- Each of these Channels may further on use logics in header to (possibly)
create virtual links (802.1Q, MPLS (?)) Let's call this top abstraction a
Link, that is, something that can receive a L3 address.
Consider as well that you want to maintain the actual funtionnality of the
kernel, including:
- Bridging.
- 802.1Q VLANing (with a patch from one of Gleb or Ben's Project)
- Bridging/802.1Q (Is this possible yet ?)
- Hooking a _lot_ of different L3 on top of L2 (including AplleTalk, etc)
- simple user tools like, ifconfig, and very powerful one, like ip.
How many abstractions are really desirable at Layer 2 in order to limit the
proliferation of tools linked to specific hardware?
--
François Desloges
fd@vipswitch.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-12-01 18:14 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-30 19:16 Ivan Passos
2000-12-01 9:01 ` Francois romieu
2000-12-01 10:32 ` Chris Wedgwood
2000-12-01 11:00 ` Christoph Hellwig
2000-12-01 12:30 ` Xavier Bestel
2000-12-01 12:07 ` Russell King
2000-12-01 13:00 ` Francois Romieu
2000-12-02 16:09 ` Donald Becker
2000-12-02 18:59 ` Chris Wedgwood
2000-12-02 19:07 ` Jeff Garzik
2000-12-02 19:46 ` Russell King
2000-12-02 20:02 ` Philip Blundell
2000-12-03 5:47 ` Chris Wedgwood
2000-12-03 11:10 ` Philip Blundell
2000-12-03 11:27 ` Russell King
2000-12-03 0:20 ` Keith Owens
2000-12-03 13:43 ` Jeff Garzik
2000-12-03 20:29 ` Keith Owens
2000-12-03 20:41 ` Keith Owens
2000-12-02 19:48 ` Donald Becker
2000-12-07 8:44 ` Chris Wedgwood
2000-12-01 13:44 ` Philip Blundell
2000-12-01 12:15 ` Francois Romieu
2000-12-01 13:14 ` Bogdan Costescu
2000-12-01 16:26 ` Francois Desloges [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=00120112303800.07574@dual.vip.ca \
--to=fd@vipswitch.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lists@cyclades.com \
--cc=netdev@oss.sgi.com \
--cc=romieu@cogenit.fr \
--cc=romieu@ensta.fr \
/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
all inboxes | Powered by JetHome®