[PATCH 2.6.32 11/38] [PATCH 11/38] net: Clone skb before setting peeked flag

2015-11-29 Thread Willy Tarreau
2.6.32-longterm review patch. If anyone has any objections, please let me know. -- commit 738ac1ebb96d02e0d23bc320302a6ea94c612dec upstream. Shared skbs must not be modified and this is crucial for broadcast and/or multicast paths where we use it as an optimisation to avoid

[PATCH 2.6.32 11/38] [PATCH 11/38] net: Clone skb before setting peeked flag

2015-11-29 Thread Willy Tarreau
2.6.32-longterm review patch. If anyone has any objections, please let me know. -- commit 738ac1ebb96d02e0d23bc320302a6ea94c612dec upstream. Shared skbs must not be modified and this is crucial for broadcast and/or multicast paths where we use it as an optimisation to avoid