Skip to content

Firecracker v1.16.1

Latest

Choose a tag to compare

@not4s not4s released this 02 Jul 15:03
· 344 commits to main since this release
v1.16.1

Fixed

  • #5959: Reverted the use of O_NOFOLLOW for the jailer's cgroup and network namespace file operations, so symlinks are again allowed in these paths.
  • #5958: Fixed a bug that caused vsock guest-to-host connections to time out after snapshot restore, triggered by taking a snapshot with a TX descriptor in-flight. On restore the device now replays the TX queue notification so in-flight TX descriptors are re-processed and notification suppression is re-armed.