| To: | nn@xxxxxxxxxxxx (Neal Nuckolls) |
|---|---|
| Subject: | Re: ip_build_xmit() skb_reserve() problem |
| From: | kuznet@xxxxxxxxxxxxx |
| Date: | Wed, 23 Aug 2000 21:31:04 +0400 (MSK DST) |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <200008230630.XAA05437@xxxxxxxxxxxxxxxxxxxxx> from "Neal Nuckolls" at Aug 23, 0 10:45:06 am |
| Sender: | owner-netdev@xxxxxxxxxxx |
Hello! > I have a linux ethernet driver which must encapsulate standard ethernet frames > adding/subtracting 12 bytes of media-specific protocol headers. Hence, it is not an ethernet. Use different hard_header*. And, probably, different arphrd, otherwice you will have troubles with raw packet interface. Alexey |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ip_build_xmit() skb_reserve() problem, Neal Nuckolls |
|---|---|
| Next by Date: | Re: ip_build_xmit() skb_reserve() problem, kuznet |
| Previous by Thread: | ip_build_xmit() skb_reserve() problem, Neal Nuckolls |
| Next by Thread: | Re: ip_build_xmit() skb_reserve() problem, kuznet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |