vintagepc / MINI404

Like MK404... with an appendectomy :smile: (Simulates MK3.x, MK4, MINI and XL)
https://vintagepc.github.io/MINI404/
Other
26 stars 8 forks source link

ebpf: replace deprecated bpf_program__set_socket_filter #134

Closed vladamatena closed 10 months ago

vladamatena commented 1 year ago

Port fix for newer kernels. This make the simulator compile and run on Linux 6.4.4

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5cc5c0e) 18.31% compared to head (33aa4d7) 18.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## MINI404 #134 +/- ## ======================================== Coverage 18.31% 18.31% ======================================== Files 129 129 Lines 13286 13286 Branches 2647 2647 ======================================== Hits 2433 2433 Misses 10753 10753 Partials 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vintagepc commented 10 months ago

Deprecated by #141 which includes this fix as well as a GCC12+ patch