Skip to content

0.2.7 - bugfix for kernel 4.16.x and lower

Latest
Compare
Choose a tag to compare
@ti-mo ti-mo released this 21 Apr 14:33
· 5 commits to master since this release
7100893

Conntracct 0.2.6 failed to load on kernels between 4.9.x and 4.16.x due to a BPF function not being inlined.

Changelog

7100893 bpf - change __inline to __always_inline to force inlining of all functions