Files
linux/net/sched
Daniel Borkmann b30cc5b14f bpf: try harder on clones when writing into skb
[ Upstream commit 3697649ff2 ]

When we're dealing with clones and the area is not writeable, try
harder and get a copy via pskb_expand_head(). Replace also other
occurences in tc actions with the new skb_try_make_writable().

Reported-by: Ashhad Sheikh <ashhadsheikh394@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-07-11 09:31:12 -07:00
..
2015-09-17 21:09:07 -07:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2015-05-13 15:19:48 -04:00
2016-05-18 17:06:39 -07:00
2016-07-11 09:31:11 -07:00