ebpf-for-windows/netebpfext
Anurag Saxena cf05004d7b
Implement `bpf_get_socket_cookie()` (#3464)
* implement bpf_get_socket_cookie

* fix tests

* fix more tests

* fix tests

* cleanup

* Apply suggestions from code review

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

* fix regression tests

---------

Co-authored-by: Dave Thaler <dthaler1968@gmail.com>
2024-04-24 23:39:57 +00:00
..
sys Remove store km lib and code (#3109) 2023-12-12 13:53:04 +00:00
user Remove store km lib and code (#3109) 2023-12-12 13:53:04 +00:00
guid.c Refactor netebpfext in preparation for fuzz testing (#1464) 2022-10-18 13:21:54 -06:00
net_ebpf_ext.c move filter delete auditing to delete notify callback (#3372) 2024-03-22 07:24:36 +00:00
net_ebpf_ext.h Defer filter list deletion to when deleting filter context, add debugging info and traces (#3300) 2024-03-08 16:38:54 +00:00
net_ebpf_ext_bind.c fixes. (#3422) 2024-04-03 15:44:59 +00:00
net_ebpf_ext_bind.h Support attaching XDP program per NIC. (#803) 2022-03-14 15:16:11 -07:00
net_ebpf_ext_hook_provider.c Add rundown protection for filter_context (#3017) 2023-11-30 00:07:44 +00:00
net_ebpf_ext_hook_provider.h extension_header (#3326) 2024-03-30 17:27:09 +00:00
net_ebpf_ext_prog_info_provider.c Misc clean-up, added some tracing (#2584) 2023-07-31 21:25:30 +00:00
net_ebpf_ext_prog_info_provider.h extension_header (#3326) 2024-03-30 17:27:09 +00:00
net_ebpf_ext_program_info.h Implement `bpf_get_socket_cookie()` (#3464) 2024-04-24 23:39:57 +00:00
net_ebpf_ext_sock_addr.c Implement `bpf_get_socket_cookie()` (#3464) 2024-04-24 23:39:57 +00:00
net_ebpf_ext_sock_addr.h Fix redirected_by_self check for dual stack sockets (#2562) 2023-06-13 16:30:37 +00:00
net_ebpf_ext_sock_ops.c fixes. (#3422) 2024-04-03 15:44:59 +00:00
net_ebpf_ext_sock_ops.h WFP ALE Flow established callout, tests etc. (#978) 2022-04-20 16:48:20 -07:00
net_ebpf_ext_tracelog.c Remove check that prevents fuzzing below minimum size (#2849) 2023-09-20 19:31:54 +00:00
net_ebpf_ext_tracelog.h fix tracing. (#3336) 2024-03-09 22:46:09 +00:00
net_ebpf_ext_xdp.c fixes. (#3422) 2024-04-03 15:44:59 +00:00
net_ebpf_ext_xdp.h Sock addr hook callout test (#922) 2022-04-12 11:37:44 -07:00