SHA256
1
0
forked from pool/libbpf
Go to file
Ana Guerrero a072e9ea1d Accepting request 1128704 from devel:libraries:c_c++
- update to 1.3.0:
  * support for `netfilter` programs is added
    `SEC("netfilter")` is now available
  * API function `bpf_program__attach_netfilter()` is now
    available
  * support for `tcx` BPF programs is added:
  * the following new SEC definitions are now available:
    SEC("tc/egress"), SEC("tc/ingress"), SEC("tcx/egress"),
    SEC("tcx/ingress")
  * the following SEC definitions are now considered legacy:
    SEC("tc"), SEC("action"), SEC("classifier")
  * functions `bpf_prog_attach_opts()` and
    `bpf_prog_query_opts()` are extended to work with `tcx`
    programs, plus two new API functions are added:
  * the following new SEC definitions are now available:
    SEC("uprobe.multi"), SEC("uprobe.multi.s"),
    SEC("uretprobe.multi"), SEC("uretprobe.multi.s")
  * support for section `SEC("usdt.s")` is added for sleepable
    `usdt` programs;
  * support for Unix domain socket cgroup BPF programs is added
    the following new SEC definitions are now available:
     SEC("cgroup/connect_unix"),SEC("cgroup/sendmsg_unix"),
     SEC("cgroup/recvmsg_unix"), SEC("cgroup/getpeername_unix"),
     SEC("cgroup/getsockname_unix")
  * new `LIBBPF_OPTS_RESET()` utility macro;
  * new `bpf_object__unpin()` function to complement existing
    `bpf_object__pin()`;
  * new API functions for work with ring buffers
  * uprobe SEC matcher extended to allow golang symbols;
  * uprobe support for symbols versioning;

OBS-URL: https://build.opensuse.org/request/show/1128704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbpf?expand=0&rev=18
2023-11-26 18:36:38 +00:00
.gitattributes Accepting request 741294 from home:mrostecki 2019-10-20 11:27:25 +00:00
.gitignore Accepting request 741294 from home:mrostecki 2019-10-20 11:27:25 +00:00
baselibs.conf Accepting request 1007954 from home:dirkmueller:Factory 2022-10-12 06:10:47 +00:00
libbpf-1.3.0.tar.gz - update to 1.3.0: 2023-11-25 10:06:07 +00:00
libbpf.changes - update to 1.3.0: 2023-11-25 10:06:07 +00:00
libbpf.spec - update to 1.3.0: 2023-11-25 10:06:07 +00:00