Files
gvisor-tap-vsock/cmd
Gunjan Vyas 9a46025169 feat: add notification mechanism for network lifecycle events
Introduces a channel-based notification sender that sends JSON messages
over Unix domain sockets for key events:
- Ready: network stack is ready for connections
- ConnectionEstablished: VM connection accepted
- HypervisorError: error during VM connection setup
- ConnectionClosed: VM connection closed

Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com>
2026-01-13 23:48:57 +05:30
..
2024-03-06 14:31:00 +02:00