tart-softnet/lib
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
..
proxy Add dynamic Softnet policy control (#181) 2026-07-21 21:30:06 +01:00
dhcp_snooper.rs DHCP snooper: use coarse time to avoid clock_gettime() overhead (#137) 2026-01-14 21:16:19 +01: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 Validate VM file descriptors before ownership transfer (#177) 2026-07-16 10:47:53 -04:00