]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
tun: darwin: fetch flags and mtu from if_msghdr directly
authorruokeqx <ruokeqx@gmail.com>
Thu, 2 Jan 2025 12:28:33 +0000 (20:28 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 5 May 2025 13:10:08 +0000 (15:10 +0200)
commitbc30fee374479c9a327285f77a06136d29884c07
tree8175b639374cebde9e6683f29636cd816995412f
parentb82c016264bf9b2089da1174795a8464f311eebf
tun: darwin: fetch flags and mtu from if_msghdr directly

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