Net autotuner

If you wish to dynamically adjust the TCP stack, the congestion control algorithm, buffers, and queues based on real-time network metrics such as latency, packet loss, jitter, throughput, kernel drops, and out-of-order segments, this system is designed to optimize FreeBSD networking performance under diverse and changing conditions. Try FBSD-Net-Autotuner
 
New release - v1.5 — 2026-01-09

- Automatic selection of `TARGET_HOST` from public resolvers based on lowest RTT.
- Robust NIC speed detection with fallback to 1000 Mbps.
- Mbuf cluster and UDP buffer tuning based on NIC speed (1G, 10G, 40G).
- ISR tuning via `/boot/loader.conf` with comments and reboot requirement.
- Automatic comments with timestamp in `/etc/sysctl.conf` and `/boot/loader.conf` for traceability.

Try FBSD-Net-Autotuner
 
Back
Top