Name: | bpfilter-devel |
---|---|
Version: | 0.5.2 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 8866 |
License: | GPL-2.0-only AND LicenseRef-Fedora-Public-Domain |
RPM: | bpfilter-devel-0.5.2-1.el9.aarch64.rpm |
Source RPM: | bpfilter-0.5.2-1.el9.src.rpm |
Build Date: | Tue Aug 05 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://bpfilter.io |
Summary: | Development files for bpfilter |
Description: | BPF-based packet filtering framework to convert text-format filtering rules into BPF programs attach to your kernel. The bpfilter-devel package contains libraries and header files for developing applications that use bpfilter. |
- Release 0.5.2
- Remove x86_64 macro workaround as epel-rpm-macros has been updated
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Fix map.marsh_unmarsh unit test for bf_bpf_obj_get() mock to return the correct value
- Release 0.4.0
- Prevent mocked functions from being inlined in unit tests
- Workaround undefined x86_64 macros for epel
- Remove obsolete dependency to lcov
- Version 0.3.0
- Initial release of bpfilter - Resolves: RHBZ#2348709