| Name: | bpfilter |
|---|---|
| Version: | 0.6.0 |
| Release: | 1.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 621982 |
| License: | GPL-2.0-only |
| RPM: | bpfilter-0.6.0-1.el9.x86_64.rpm |
| Source RPM: | bpfilter-0.6.0-1.el9.src.rpm |
| Build Date: | Mon Oct 06 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://bpfilter.io |
| Summary: | BPF-based packet filtering framework |
| Description: | BPF-based packet filtering framework to convert text-format filtering rules into BPF programs attach to your kernel. |
- Release 0.6.0
- Force usage of Unix Makefiles generator with CMake for F43
- 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