Searched hist:c6ffd1ff785675c4a572c79f0e55ba5735edbaa0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/samples/bpf/ |
H A D | xdp_adjust_tail_kern.c | c6ffd1ff785675c4a572c79f0e55ba5735edbaa0 Tue Apr 17 23:42:23 CDT 2018 Nikita V. Shirokov <tehnerd@tehnerd.com> bpf: add bpf_xdp_adjust_tail sample prog
adding bpf's sample program which is using bpf_xdp_adjust_tail helper by generating ICMPv4 "packet to big" message if ingress packet's size is bigger then 600 bytes
Signed-off-by: Nikita V. Shirokov <tehnerd@tehnerd.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
H A D | xdp_adjust_tail_user.c | c6ffd1ff785675c4a572c79f0e55ba5735edbaa0 Tue Apr 17 23:42:23 CDT 2018 Nikita V. Shirokov <tehnerd@tehnerd.com> bpf: add bpf_xdp_adjust_tail sample prog
adding bpf's sample program which is using bpf_xdp_adjust_tail helper by generating ICMPv4 "packet to big" message if ingress packet's size is bigger then 600 bytes
Signed-off-by: Nikita V. Shirokov <tehnerd@tehnerd.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
H A D | Makefile | diff c6ffd1ff785675c4a572c79f0e55ba5735edbaa0 Tue Apr 17 23:42:23 CDT 2018 Nikita V. Shirokov <tehnerd@tehnerd.com> bpf: add bpf_xdp_adjust_tail sample prog
adding bpf's sample program which is using bpf_xdp_adjust_tail helper by generating ICMPv4 "packet to big" message if ingress packet's size is bigger then 600 bytes
Signed-off-by: Nikita V. Shirokov <tehnerd@tehnerd.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|