Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored FortiVPN code to improve throughput.
Use buffers to send as much data as possible, and only flush when no data was sent. Use PPP MTU to limit packets before sending to FortiVPN. Use a simpler approach with a single "thread" that looks like sync code.
- Loading branch information