ebpf-for-windows/netebpfext
Shankar Seal 5d32a5b032
Add a WFP provider object. (#2282)
* Add a WFP provider object.

* Apply suggestions from code review

Co-authored-by: Anurag Saxena <43585259+saxena-anurag@users.noreply.github.com>

---------

Co-authored-by: Anurag Saxena <43585259+saxena-anurag@users.noreply.github.com>
2023-04-07 22:16:45 +00:00
..
sys Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
user Add a WFP provider object. (#2282) 2023-04-07 22:16:45 +00:00
CMakeLists.txt Refactor netebpfext in preparation for fuzz testing (#1464) 2022-10-18 13:21:54 -06:00
guid.c Refactor netebpfext in preparation for fuzz testing (#1464) 2022-10-18 13:21:54 -06:00
net_ebpf_ext.c Add a WFP provider object. (#2282) 2023-04-07 22:16:45 +00:00
net_ebpf_ext.h Add a WFP provider object. (#2282) 2023-04-07 22:16:45 +00:00
net_ebpf_ext_bind.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +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 Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_hook_provider.h Fix code analysis annotations for In and In_opt parameters by adding const where appropriate or changing to Inout where appropriate. (#1749) 2022-12-15 15:58:33 -08:00
net_ebpf_ext_prog_info_provider.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_prog_info_provider.h Export new sock_addr specific helper function (windows only) (#2091) 2023-02-22 20:43:23 +00:00
net_ebpf_ext_program_info.h Export new sock_addr specific helper function (windows only) (#2091) 2023-02-22 20:43:23 +00:00
net_ebpf_ext_sock_addr.c Check program state before permitting linking (#2250) 2023-04-05 21:22:45 +00:00
net_ebpf_ext_sock_addr.h Connect redirect implementation (#1651) 2022-11-29 20:49:42 +00:00
net_ebpf_ext_sock_ops.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +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 Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_tracelog.h Add a WFP provider object. (#2282) 2023-04-07 22:16:45 +00:00
net_ebpf_ext_xdp.c Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00
net_ebpf_ext_xdp.h Sock addr hook callout test (#922) 2022-04-12 11:37:44 -07:00