> I sense that usually, LAPB handles this issue at a different > level, in the hardware? Does LAPB specify how to maintain > reliably delivery and could we hook into this "how" when we > need to drop LAPB frames? Perhaps it is too late by the time > netif_rx is dealing with it. LAPB maintains a window of (normally 8) frames. When a frame is accepted it as acked (RR) or if there is no room it is rejected (RNR). Once it has been accepted with an RR it can from that point onwards not get lost. > LAPB sounds like quite a broken protocol at the moment... But I'm > sure there are details which will emerge and clear this all up. LAPB isnt broken, its actually rather clever and ideal for tiny low power devices - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Q: sock output serialization Henner Eisen
- Re: Q: sock output serialization Henner Eisen
- Re: Q: sock output serialization kuznet
- Re: Q: sock output serialization Henner Eisen
- Re: Q: sock output serialization kuznet
- Re: Q: sock output serialization Henner Eisen
- Re: Q: sock output serialization kuznet
- Re: Q: sock output serializa... Henner Eisen
- Re: Q: sock output serializa... kuznet
- Re: Q: sock output serializa... David S. Miller
- Re: Q: sock output serializa... Alan Cox
- Re: Q: sock output serializa... Henner Eisen
- Re: Q: sock output serializa... Alan Cox
- Re: Q: sock output serializa... Henner Eisen
- Re: Q: sock output serializa... kuznet
- Re: Q: sock output serializa... Henner Eisen
- Re: Q: sock output serializa... Henner Eisen
- Re: Q: sock output serializa... jamal
- Re: Q: sock output serializa... Alan Cox
- Re: Q: sock output serializa... David Woodhouse
- Re: Q: sock output serializa... Henner Eisen