tart-softnet/lib/proxy
Fedor Kororkov 08200b7a09
Add dynamic Softnet policy control (#181)
* Add dynamic Softnet policy control

* Simplify Softnet policy RPC methods

* Use jsonrpsee types for Softnet policy RPC

* Reject superseded Softnet policy revisions

* Apply Softnet policy updates only after enqueue

* Flush final Softnet response after input EOF

* Signal EOF when disabling Softnet control

* Normalize Softnet default-route isolation

* Keep policy rules on Proxy (#182)

* Simplify Softnet policy protocol

* Bound pipelined Softnet policy responses

* Keep Softnet port forwarding active on control wakes

---------

Co-authored-by: edi-oai <edi@openai.com>
2026-07-21 21:30:06 +01:00
..
control.rs Add dynamic Softnet policy control (#181) 2026-07-21 21:30:06 +01:00
exposed_port.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
host.rs Introduce --block in addition to --allow (#126) 2025-10-21 17:14:28 +04:00
mod.rs Add dynamic Softnet policy control (#181) 2026-07-21 21:30:06 +01:00
port_forwarder.rs Support TCP port exposure via "--expose" command-line argument (#70) 2025-01-09 16:50:39 +04:00
udp_packet_helper.rs Tighten DHCP port matching (#174) 2026-07-08 00:17:45 +01:00
vm.rs Validate VM ARP packets before reading addresses (#175) 2026-07-08 09:45:25 +01:00