ebpf-for-windows/tests/sample
Alan Jowett 967990f700
Disable /ZI and incremental linking (#546)
* Disable /ZI and incremental linking

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
2021-09-16 16:49:02 -06:00
..
ext Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
bindmonitor.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
bpf.c Switch to approved license header format (#268) 2021-06-10 12:02:00 -07:00
bpf_call.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
divide_by_zero.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
droppacket.c Support for xdp_tx. (#498) 2021-09-09 22:34:03 -07:00
droppacket_unsafe.c Support for xdp_tx. (#498) 2021-09-09 22:34:03 -07:00
ebpf.h Xdp adjust head part1 (#522) 2021-09-13 17:46:23 -07:00
map_in_map.c Require all inner map attributes to match (#508) 2021-09-09 21:11:19 -07:00
reflect_packet.c Xdp adjust head part1 (#522) 2021-09-13 17:46:23 -07:00
sample.vcxproj Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
sample.vcxproj.filters Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
sample_common_routines.h Fix unreliable test (#519) 2021-09-13 10:54:10 -06:00
sample_test_common.h Add support for bpf_ktime_get_ns (#511) 2021-09-10 12:45:52 -06:00
tail_call.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
tail_call_bad.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
tail_call_map.c Rename ebpf_helpers.h to bpf_helpers.h for cross-plat compat (#472) 2021-09-01 16:30:33 -07:00
test_sample_ebpf.c Test utility helper functions. (#480) 2021-09-02 17:23:16 -07:00
test_utility_helpers.c Test utility helper functions. (#480) 2021-09-02 17:23:16 -07:00