github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.37k stars 227 forks source link

xdp-root-shim: Start between network.target and network-online.target. #116

Closed theojulienne closed 3 years ago

theojulienne commented 3 years ago

Bringing up XDP on a new interface for the first time causes the interface to temporarily go down and back up. By ensuring that the XDP shim is brought online prior to network-online.target, we ensure that programs that rely on stable network interfaces are not started until this process has completed.