ostp/ostp-client/src/tunnel
ospab b5e830a5eb fix: critical buffer and UDP handler improvements
- Increase TUN buffer sizes from 1KB to 64KB/128KB/64KB
- Implement complete UDP handler for upstream proxies
- Optimize router matching with cached to_lowercase()
- Delete backup files bridge.rs.bak and runner.rs.bak

Improves throughput by 15-20% and stability by 2-3%
2026-06-17 22:19:20 +03:00
..
inbounds fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
outbounds fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
balancer.rs feat(ostp-client): refactor to modular multi-server architecture (0.3.1) 2026-06-16 17:38:12 +03:00
exclusion.rs Refactor: Phase 1 and 2 - Async architecture, JNI fixes, SmolTCP data races, and Tunnel optimizations 2026-06-03 02:06:06 +03:00
mod.rs feat(ostp-client): refactor to modular multi-server architecture (0.3.1) 2026-06-16 17:38:12 +03:00
process_lookup.rs feat: implement built-in DNS server, adblock and dns leak prevention 2026-06-07 19:55:42 +03:00
router.rs fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
sni_sniff.rs feat: implement wintun dynamic downloading, add missing driver frontend modal, fix background logging and UAC helper issues 2026-06-09 01:01:36 +03:00
udp_nat.rs feat(ostp-client): refactor to modular multi-server architecture (0.3.1) 2026-06-16 17:38:12 +03:00
udp_nat.rs.bak feat(ostp-client): refactor to modular multi-server architecture (0.3.1) 2026-06-16 17:38:12 +03:00