Post #2558616
2026-04-16 11:37 UTC
@nadia@raru.re wait. what?
why is BPF needed for this at all? roaming between wifi networks should take virtually zero CPU time, least you use a 30 year old machine
that being said, your setup does sound horribly overcomplicated, so maybe I just don’t know better
Replies (1)
-
@nadia@raru.re 2026-04-16 11:39
@domi@donotsta.re It's kubernetes stuff, container networking is complicated sometimes. There is software that manage kubernetes networks without ebpf and work perfectly fine using only kernel primitives, I just happen to use this one because random reasons.