]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
tun: windows: send MTU update when forced MTU changes
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 5 May 2021 09:42:45 +0000 (11:42 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 5 May 2021 09:42:45 +0000 (11:42 +0200)
commit69a42a4eefc78c2a2e36842fcb26d906101cdae0
tree87de90db7478260e5ba56365118ab986785a210d
parent097af6e1351ba80a18b8f63e9c07b9bd13b632bb
tun: windows: send MTU update when forced MTU changes

Otherwise the padding doesn't get updated.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tun/tun_windows.go