diff options
| author | Alexei Starovoitov <[email protected]> | 2019-06-03 20:38:49 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-06-03 20:38:49 +0000 |
| commit | e7f3dd281cf916fe1231eca1a967c09d8f1a1fad (patch) | |
| tree | 294de439bd74c0d6b281b47e61ed2e164b6fab1c /tools/bpf/bpftool/prog.c | |
| parent | bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh (diff) | |
| parent | bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro (diff) | |
| download | kernel-e7f3dd281cf916fe1231eca1a967c09d8f1a1fad.tar.gz kernel-e7f3dd281cf916fe1231eca1a967c09d8f1a1fad.zip | |
Merge branch 'reuseport-fixes'
Martin Lau says:
====================
s series has fixes when running reuseport's bpf_prog for udp lookup.
If there is reuseport's bpf_prog, the common issue is the reuseport code
path expects skb->data pointing to the transport header (udphdr here).
A couple of commits broke this expectation. The issue is specific
to running bpf_prog, so bpf tag is used for this series.
Please refer to the individual commit message for details.
====================
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
