tart-softnet/lib
Yibo Zhuang 0c4327dd71
Exit Softnet when its VM socket disconnects (#193)
Check the VM socket on poll timeouts because macOS kqueue does not
report Unix datagram peer disconnects. This prevents orphaned
Softnet processes from blocking VM cleanup.
2026-08-14 13:36:32 +01:00
..
proxy Exit Softnet when its VM socket disconnects (#193) 2026-08-14 13:36:32 +01:00
dhcp_snooper.rs Validate DHCP client identity and source address (#191) 2026-08-10 22:10:20 -04:00
host.rs Perform batched reads from host to improve efficiency (#128) 2025-10-28 16:48:05 +04:00
mod.rs Added a way to enable host-only networking through tart using --net-host (#32) 2024-03-01 11:25:19 -05:00
poller.rs Add dynamic Softnet policy control (#181) 2026-07-21 21:30:06 +01:00
vm.rs Exit Softnet when its VM socket disconnects (#193) 2026-08-14 13:36:32 +01:00