tart-softnet/lib/proxy
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
..
flows Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
control.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
exposed_port.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
host.rs Require BOOTP chaddr match for host→VM DHCP responses (#192) 2026-08-14 13:41:41 +01:00
mod.rs Exit Softnet when its VM socket disconnects (#193) 2026-08-14 13:36:32 +01:00
port_forwarder.rs Support TCP port exposure via "--expose" command-line argument (#70) 2025-01-09 16:50:39 +04:00
rule.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
rules.rs Introduce stateful "in TARGET" and "out TARGET" rules (#188) 2026-08-03 11:33:22 -04:00
udp_packet_helper.rs Tighten DHCP port matching (#174) 2026-07-08 00:17:45 +01:00
vm.rs Validate DHCP client identity and source address (#191) 2026-08-10 22:10:20 -04:00