Skip to content

Apply SUID on nunet-tap-config binary and include firecracker binary with DMS

This PR does these:

  • Compile config_network.c to nunet-tap-config on CI
  • Apply chmod 4755 /usr/bin/nunet-tap-config while installing (.deb)
  • Add firecracker binary. Not really related to this PR, but firecracker binary was missing from the installation before this.
  • Update README for development setup instruction.

Closes #32 (closed)

Merge request reports