Thread (3 messages) flat view 3 messages, 2 authors, 2003-08-18

Re: dev_add_pack and hardware checksumming

From: David S. Miller <hidden>
Date: 2003-08-18 05:38:51

On Mon, 18 Aug 2003 05:37:11 +0200
Petr Vandrovec [off-list ref] wrote:
  For me it would be best if dev_queue_xmit_nit could just leave
skb->h.raw alone,
The AF_PACKET layer depends upon skb->h.raw being set a certain
way.  Have a look at the dev_add_pack() registered hooks that
net/packet/af_packet.c uses.
Other choice is doing checksumming in dev_queue_xmit_nit itself,
before passing skb down to the registered packet handlers.
This is not an option either.  We're specifically not going to
undo checksum offloading just because tcpdump or some other
kind of tap is installed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help