Daniel Borkmann
41703a7310
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
...
The bpf_clone_redirect() still needs to be listed in
bpf_helper_changes_pkt_data() since we call into
bpf_try_make_head_writable() from there, thus we need
to invalidate prior pkt regs as well.
Fixes: 36bbef52c7eb ("bpf: direct packet write and access for helpers for clsact progs")
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-25 13:44:28 -04:00
..
2017-05-02 16:40:27 -07:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2017-05-11 21:30:57 -04:00
2017-04-22 20:26:37 +03:00
2017-03-12 23:47:16 -07:00
2016-03-18 17:45:08 -04:00
2017-02-07 13:07:47 -05:00
2017-04-14 10:05:36 +02:00
2017-04-27 16:35:57 -04:00
2017-05-25 13:44:28 -04:00
2017-04-24 14:30:46 -04:00
2017-04-03 19:04:48 -07:00
2016-12-24 11:46:01 -08:00
2016-12-05 15:21:59 -05:00
2017-04-25 13:33:49 -04:00
2016-05-25 12:35:09 -07:00
2015-04-02 14:04:59 -04:00
2017-04-13 13:58:22 -04:00
2017-04-30 22:41:29 -04:00
2017-02-08 14:38:18 -05:00
2017-05-17 11:41:38 -04:00
2017-05-25 13:12:17 -04:00
2016-04-26 15:53:05 -04:00
2017-03-13 16:02:27 -07:00
2014-01-05 20:27:54 -05:00
2015-11-22 11:54:10 -05:00
2017-03-22 10:32:46 -07:00
2015-05-31 00:03:21 -07:00
2017-04-21 15:45:19 -04:00
2017-03-28 22:46:04 -07:00
2017-01-08 20:58:52 -05:00
2015-11-03 11:08:22 -05:00
2016-12-29 11:38:31 -05:00
2017-05-24 15:27:16 -04:00
2017-03-02 08:42:29 +01:00
2017-05-05 12:00:11 -04:00
2017-05-02 16:40:27 -07:00
2017-04-13 13:58:20 -04:00
2017-04-03 19:06:38 -07:00
2017-05-17 15:10:13 -04:00
2017-03-02 08:42:29 +01:00
2017-05-25 13:12:17 -04:00
2015-07-09 14:17:15 -07:00
2015-10-26 22:24:22 -07:00
2017-05-02 16:40:27 -07:00