Files
kata-containers/src
Saul Paredes 0e929d100b network: preseed default-gateway neighbor
This change mirrors host networking into the guest as before, but now also
includes the default gateway neighbor entry for each interface.

Pods using overlay/synthetic gateways (e.g., 169.254.1.1) can hit a
first-connect race while the guest performs the initial ARP. Preseeding the
gateway neighbor removes that latency and makes early connections (e.g.,
to the API Service) deterministic.

Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
2025-08-25 11:17:53 -07:00
..
2025-07-21 10:29:57 +01:00
2025-07-21 10:35:05 +01:00