]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wintun: introduce adapter pools
authorSimon Rozman <simon@rozman.si>
Thu, 29 Aug 2019 16:00:44 +0000 (18:00 +0200)
committerSimon Rozman <simon@rozman.si>
Thu, 29 Aug 2019 16:00:44 +0000 (18:00 +0200)
commit69c26dc258958be54513bb1d8d8e489d61690e82
treee94378ccfca4b094292e2e8c61decec2b154813d
parente862131d3cf56a5db53722648c04051c064b22a8
wintun: introduce adapter pools

This makes wintun package reusable for non-WireGuard applications.

Signed-off-by: Simon Rozman <simon@rozman.si>
tun/tun_windows.go
tun/wintun/wintun_windows.go