ebpf-for-windows/netebpfext
Anurag Saxena 00c9138876
Use `context_header` for tail call perf improvement (#3698)
* fix

* fix

* fix

* fix tests

* fix tests

* change to capabilities, add check for prog_array map

* fix analysis build, add tests

* update documentation

* add context_header_support callback for maps

* CR comment

* change capabilities to bitfield

* Apply suggestions from code review

Co-authored-by: Dave Thaler <dthaler1968@gmail.com>

* cr comments

* cr comments

* Apply suggestions from code review

Co-authored-by: Dave Thaler <dthaler1968@gmail.com>

* CR comments

---------

Co-authored-by: Dave Thaler <dthaler1968@gmail.com>
2024-07-15 16:23:51 +00:00
..
sys Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
user Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
guid.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_bind.c Use `context_header` for tail call perf improvement (#3698) 2024-07-15 16:23:51 +00:00
net_ebpf_ext_bind.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_hook_provider.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_hook_provider.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_prog_info_provider.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_prog_info_provider.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_program_info.h Add `total_size` to extension header. (#3573) 2024-05-24 01:05:36 +00:00
net_ebpf_ext_sock_addr.c Use `context_header` for tail call perf improvement (#3698) 2024-07-15 16:23:51 +00:00
net_ebpf_ext_sock_addr.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_sock_ops.c Use `context_header` for tail call perf improvement (#3698) 2024-07-15 16:23:51 +00:00
net_ebpf_ext_sock_ops.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_tracelog.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_tracelog.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
net_ebpf_ext_xdp.c Add `total_size` to extension header. (#3573) 2024-05-24 01:05:36 +00:00
net_ebpf_ext_xdp.h Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00