Skip to content

Set SUID on nunet-tap-config binary

Note: This branch is sourced from 28-implement-rest-endpoints-for-spos which is not yet merged.

  1. Compile config_network.c to nunet-tap-config on CI
  2. Apply chmod 4755 /usr/bin/nunet-tap-config while installing (.deb)
  3. Add firecracker binary. Not really related to this PR, but firecracker binary was missing from the installation before this.

The actual file which needs review is:

  • maint-scripts/nunet-dms/DEBIAN/postinst
  • maint-scripts/build.sh
  • maint-scripts/config_network.c
  • README.md

Closes #32 (closed)

Edited by Santosh Kumar

Merge request reports