ebpf-for-windows/tools
Dave Thaler 80c953280e
Add libbpf bpf_prog_bind_map() API (#611)
* Add libbpf bpf_prog_bind_map() API

Fixes #379

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Fix SAL annotation

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Fix leak

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Address feedback

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

* Make program lock protect the set of maps associated with the program

Signed-off-by: Dave Thaler <dthaler@microsoft.com>

Co-authored-by: Alan Jowett <alanjo@microsoft.com>
Co-authored-by: saxena-anurag <43585259+saxena-anurag@users.noreply.github.com>
2021-09-30 11:43:06 -06:00
..
bpftool Add libbpf bpf_prog_bind_map() API (#611) 2021-09-30 11:43:06 -06:00
dnsflood Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
elfhelper Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
encode_program_info Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
netsh Fix netsh "show maps" output (#581) 2021-09-21 10:34:13 -06:00
port_leak Disable /ZI and incremental linking (#546) 2021-09-16 16:49:02 -06:00
port_quota Add more libbpf APIs needed by bpftool (#576) 2021-09-23 19:32:09 -07:00