https://bugs.kde.org/show_bug.cgi?id=426148
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Mark Wielaard <m...@klomp.org> --- I am closing this now because the reported eBPF command has been implemented. But please feel free to open new bugs for other missing eBPF commands. commit ef95220ddae1af65c85d8d59a8f0dcbb9d7af90f Author: Mark Wielaard <m...@klomp.org> Date: Tue Oct 12 23:15:41 2021 +0200 Implement BPF_MAP_LOOKUP_AND_DELETE_ELEM and BPF_MAP_FREEZE Implement BPF_MAP_LOOKUP_AND_DELETE_ELEM (command 21) and BPF_MAP_FREEZE (command 22) and produce a WARNING instead of a fatal error for unrecognized BPF commands. https://bugs.kde.org/show_bug.cgi?id=426148 -- You are receiving this mail because: You are watching all bug changes.