lkml.org 
[lkml]   [2005]   [Sep]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromAl Boldi <>
SubjectRe: Physical device to Kernel-netlink mapper
DateSat, 10 Sep 2005 07:00:28 +0300
Ben Greear wrote:
> Al Boldi wrote:
> > Is there a virtual device that would allow to connect the communication
> > paths from the physical devs into the kernel netlink subsystem in a way
> > that would be more flexible than what is currently avaible?
> >
> > Something like this:
> >
> >     Kernel-netlink
> >        |
> >     virtual dev
> >        |
> > --> mapper/conf <--
> >        |
> >     physical dev(s)
> >
> > tun/tap,bridge,bond... are devs that incorporate this idea, but don't
> > allow for a flexible configuration.
>
> Please explain in more detail.

Consider the bridge:
1. Creates a virtual dev
2. Adds physical devs
3. Connects devs to each other in a fixed way

What is needed is a generalized module that allows step 3 to be completely 
flexible.

Thanks!

--
Al
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-10 07:02    [from the cache]
©2003-2008