softether-go/pkg
Git Sagar bbeeb8c41b tunnel: document TAP goroutine lifecycle on disconnect
The TAP→Server goroutine can't be interrupted (TAP fd doesn't support
deadlines). It exits on next TAP frame when WriteFrames fails on the
closed connection. Document this rather than add complexity.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-06 17:29:47 +05:30
..
client tunnel: document TAP goroutine lifecycle on disconnect 2026-06-06 17:29:47 +05:30
dhcp initial commit: standalone SoftEther VPN client in Go 2026-06-06 16:13:51 +05:30
netcfg netcfg: add verbose logging for TAP configuration 2026-06-06 17:08:28 +05:30
protocol initial commit: standalone SoftEther VPN client in Go 2026-06-06 16:13:51 +05:30
tap refactor: extract session/netcfg/tunnel, add mac/dhcp/policy-route flags 2026-06-06 16:43:12 +05:30