Skip to content

Implement guest networking bring up #5

@t0gun

Description

@t0gun

Bring up the guest network stack inside scoutd using the kernel cmdline bootstrap contract. scoutd should initialize lo, configure eth0, and apply the minimum network configuration required for the guest to reach MMDS and later communicate with the host and runtime dependencies.

Why

MMDS is unreachable until guest networking exists. The guest boot path cannot continue without a minimal and reliable network bring up phase.

In scope

  • bring up lo
  • configure eth0
  • apply static route data from kernel cmdline
  • fail fast on invalid network state

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions