Messages in this thread |  | | Date | Fri, 6 Oct 2000 11:01:46 -0700 (PDT) | From | Ivan Passos <> | Subject | Protocol 0008 is buggy |
| |
Hello,
I have a customer who's getting tons of this msg in his LOGs:
kernel: protocol 0008 is buggy, dev hdlc0
The msg comes from net/core/dev.c, and this device is using the Frame Relay protocol in drivers/net/hdlc.c .
What I'd like to know is: - What exactly causes this msg?? It seems that it's printed when someone sends a packet without the skb->nh.raw correctly set, but I couldn't find any driver under drivers/net that sets this. - How can / should I solve this?? Should it be solved in the hdlc.c driver or somewhere else in an upper level??
Thanks in advance for your help.
Later, Ivan
- 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/
|  |