Linux Kernel and BPF random opcode
In this blog I'll cover topic about random opcode. This opcode is extremely useful as it allows us to randomise behaviour of typically pretty deterministic BPF programs. I'll try to find out which kernel version included this new opcode.
You may be familiar with great technology