SHA256
1
0
forked from jengelh/iproute2

Accepting request 959361 from home:gmbr3:BPF

- Add eBPF(libbpf) support
- Adjust NETNS_RUN_DIR from /var/run to /run

OBS-URL: https://build.opensuse.org/request/show/959361
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=220
This commit is contained in:
2022-03-04 20:22:37 +00:00
committed by Git OBS Bridge
parent 4bfdd58394
commit 2c561090c4
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 4 09:43:42 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Add eBPF(libbpf) support
- Adjust NETNS_RUN_DIR from /var/run to /run
-------------------------------------------------------------------
Tue Jan 11 21:22:27 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>