Line 11:
Line 11:
* Added additional file validation mechanisms (buildid in addition to filesize).
* Added additional file validation mechanisms (buildid in addition to filesize).
* Added support to checkpoint and restore BPF hash maps (BPF_MAP_TYPE_HASH) and array maps (BPF_MAP_TYPE_ARRAY).
* Added support to checkpoint and restore BPF hash maps (BPF_MAP_TYPE_HASH) and array maps (BPF_MAP_TYPE_ARRAY).
−
* Added binary logging infrastructure (flog).
+
* Initial cgroup2 support
=== Bugfixes ===
=== Bugfixes ===
Line 18:
Line 18:
=== Improvements ===
=== Improvements ===
* Additional libcriu interfaces (orphan_pts_master, version, FD handling)
* Additional libcriu interfaces (orphan_pts_master, version, FD handling)
−
* Initial cgroup2 support
* Use the new mount API
* Use the new mount API