]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
conn: unbreak boundif on android
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 7 Jun 2020 07:41:08 +0000 (01:41 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 7 Jun 2020 07:48:28 +0000 (01:48 -0600)
commitc403da6a39c876123c096113d08d0d3019b4a07e
tree3ac29ee510e5eebb2510dfeb3e771259627c65ff
parentd6de6f3ce6c24841d29b563d3283a0fd85e437ac
conn: unbreak boundif on android

Another thing never tested ever.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
conn/boundif_android.go [new file with mode: 0644]
conn/conn.go
device/bindsocketshim.go
device/boundif_android.go [deleted file]