Re: [ANNOUNCE] FLAME: external kernel module for L2.5 meshing



On Tue, 23 May 2006 16:07:47 +0200
Herman Elfrink <herman.elfrink@xxxxxxxxx> wrote:


FLAME stands for "Forwarding Layer for Meshing"

FLAME provides an intermediate layer between the network layer (e.g.
IPv4/IPv6) and the link (MAC) layer, providing L2.5 meshing. Both
network layer and MAC layer can be used unchanged: to the network layer
FLAME appears as a normal Ethernet-type MAC layer, and the underlying
`real' MAC layer will see it as just another type of network layer.


Didn't you just reinvent 802.1d bridging? and/or WDS?

As far as the Ethernet protocol field. Getting a real assigned number
would have to come out of the IEEE 802.

You would need
http://standards.ieee.org/regauth/ethertype/forms/index.html

It is cheaper (free vs $2500) to get a LLC sap assigned, but then
you would have to change the protocol.
http://standards.ieee.org/regauth/llc/index.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Re: TCP Projects for 8.0 - first cut wiki page
    ... In FreeBSD 6, we did link layer processing in the ithread, and deferred network layer and socket layer processing to the netisr and user thread. ... In FreeBSD 7, we process up through the network layer and socket deliver in the ithread, and only the socket read/copyout are deferred to the user thread. ...
    (freebsd-arch)
  • Re: Re: TCP Projects for 8.0 - first cut wiki page
    ... In FreeBSD 6, we did link layer processing in the ithread, and deferred network layer and socket layer processing to the netisr and user thread. ... In FreeBSD 7, we process up through the network layer and socket deliver in the ithread, and only the socket read/copyout are deferred to the user thread. ...
    (freebsd-net)
  • Re: [OT] CNN bragging about "FTP technology"
    ... The specs for addresses aren't TCP, ... > data packets are put together in the right order at the receiving end; ... The machine, or physical layer, comprises ... The network layer has to do with addresses, ...
    (talk.origins)
  • Re: [ANNOUNCE] FLAME: external kernel module for L2.5 meshing
    ... FLAME provides an intermediate layer between the network ... Both network layer and MAC layer ... What is wrong with meshing on L3? ...
    (Linux-Kernel)
  • Re: Network Layer
    ... raw socket sniffer written through SIO_RCVALL catches packets ... on network layer, typically, that is IP layer. ...
    (microsoft.public.win32.programmer.networks)