Page MenuHomeFreeBSD

bhyve: [snapshot] Add cap limits for ipc socket
ClosedPublic

Authored by gusev.vitaliy_gmail.com on Mar 2 2023, 6:12 PM.
Tags
Referenced Files
F163347869: D38856.id118183.diff
Wed, Jul 22, 9:21 AM
Unknown Object (File)
Sun, Jul 19, 5:21 PM
Unknown Object (File)
Thu, Jul 16, 10:27 PM
Unknown Object (File)
Thu, Jul 16, 12:19 PM
Unknown Object (File)
Thu, Jul 2, 11:42 PM
Unknown Object (File)
Tue, Jun 23, 3:08 PM
Unknown Object (File)
Jun 9 2026, 6:35 PM
Unknown Object (File)
Jun 9 2026, 4:50 PM

Details

Summary

Part of Capsicum integration for snapshots.

Sponsored by: vStack

Test Plan

Compile, Run VM, Suspend, Resume.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

markj added inline comments.
usr.sbin/bhyve/snapshot.c
1525

There should be a newline between variable declarations and code.

This revision is now accepted and ready to land.Mar 2 2023, 9:58 PM
This revision now requires review to proceed.Mar 3 2023, 11:45 AM
gusev.vitaliy_gmail.com added inline comments.
usr.sbin/bhyve/snapshot.c
1525

Done.

This revision is now accepted and ready to land.Mar 3 2023, 2:18 PM
This revision was automatically updated to reflect the committed changes.