oracle / bpftune

bpftune uses BPF to auto-tune Linux systems
Other
685 stars 59 forks source link

change netns logging to debug-only, make fib6_age optional #82

Closed alan-maguire closed 9 months ago

alan-maguire commented 9 months ago

in former case, logs were too noisy as netns creation/destruction is very frequent, in latter case fib6_age is inlined/missing on upstream kernels.