nixpkgs-suyu/pkgs/os-specific
magenbluten af808bd826 linux config: add support for xdp sockets and ebpf jit
xdp socket support (AF_XDP) is the new way of implementing high
performance networking on linux. on arch linux and debian this is
already enabled (checked via the links from the nixos manual).

moreover, these flags are suggested by the bpf documentation at cilium:

https://cilium.readthedocs.io/en/latest/bpf/#compiling-the-kernel

additionally the flag `BPF_JIT_ALWAYS_ON` on was suggested to help
spectre attack mitigations:

290af86629
2019-11-17 17:20:23 +01:00
..
bsd fixup! Tweak cross-compilation of some netbsd stuff 2019-11-03 12:04:39 +03:00
darwin osxsnarf: init at 0.1.0 2019-10-30 08:57:59 -07:00
linux linux config: add support for xdp sockets and ebpf jit 2019-11-17 17:20:23 +01:00
windows wxMSW: mark broken 2019-09-18 12:51:00 -04:00