eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
801 stars 75 forks source link

[FEATURE] Remove deprecated attach type replace #112

Closed Officeyutong closed 10 months ago

Officeyutong commented 11 months ago

bpf_override_return helper can be used for replacing the replace/filter types. we needs to remove the deprecated code and fix the test cases.