commit | a0f99e67969b372b9a2871c32fd97e2757021afe | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Tue Oct 09 21:59:09 2018 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Oct 09 21:59:10 2018 -0700 |
tree | cbdbc3c7bfabbbda8a93384f818f4e435c5fac71 | |
parent | e0aa5cf5919ee272732fce9576222e58e48622ab [diff] | |
parent | 97396ff0bc2d31f8fcb29cbb57d2e0bbcb96d6c5 [diff] |
Merge branch 'xdp-vlan' Jesper Dangaard Brouer says: ==================== While implementing PoC building blocks for eBPF code XDP+TC that can manipulate VLANs headers, I discovered a bug in generic-XDP. The fix should be backported to stable kernels. Even-though generic-XDP was introduced in v4.12, I think the bug is not exposed until v4.14 in the mentined fixes commit. ==================== Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>