[openbeosnetteam] Re: LLC-Layer implemented?

Colin Günther <coling@xxxxxx> wrote:
> I would like to know, whether there really is no implementation of 
> the 
> llc-layer (as specified in IEEE 802.2) in the network stack atm. At 
> least I couldn't detect the code which adds llc-header data when 
> processing net_buffers.

There is indeed none. I would just add it to the ethernet_frame modul, 
as that would fit best with the current implementation; the current 
ethernet_deframe() doesn't even check for the frame type yet, it just 
assume Ethernet II style framing.

Bye,
   Axel.


Other related posts: