Re: [PATCH net v3 0/5] packet fixes

2015-11-15 Thread David Miller
From: Daniel Borkmann Date: Wed, 11 Nov 2015 23:25:39 +0100 > Fixes a couple of issues in packet sockets, i.e. on TX ring side. See > individual patches for details. > > v2 -> v3: > - First two patches unchanged, kept Jason's Ack > - Reworked 3rd patch and split into 3: > - check for dev typ

[PATCH net v3 0/5] packet fixes

2015-11-11 Thread Daniel Borkmann
Fixes a couple of issues in packet sockets, i.e. on TX ring side. See individual patches for details. v2 -> v3: - First two patches unchanged, kept Jason's Ack - Reworked 3rd patch and split into 3: - check for dev type as discussed with Willem - infer skb->protocol - fix max len for dgram