tart-softnet/lib
Darry 18f5a3338e
Require BOOTP chaddr match for host→VM DHCP responses (#192)
* Require BOOTP chaddr match for host→VM DHCP responses

Mirror #191 request-path identity checks: admit/forward DHCP
BootReplies only when chaddr matches the VM MAC, so foreign
client replies are not written into the guest fd.

Co-authored-by: Cursor <cursoragent@cursor.com>

* $ cargo fmt

---------

Co-authored-by: genforAI <genforAI@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Nikolay Edigaryev <edi@openai.com>
2026-08-14 13:41:41 +01:00
..
proxy Require BOOTP chaddr match for host→VM DHCP responses (#192) 2026-08-14 13:41:41 +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