diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-12-22 14:09:16 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-01-07 14:49:44 +0100 |
commit | d664444928f91c01a2c7583fdb58983c308e9b4d (patch) | |
tree | 9acc6496de3e8acbeb0e67144223dd1f11e61c4c /tun/tun_freebsd.go | |
parent | 1481e72107db7b42db88047ad1faf7cb6924fb78 (diff) |
tun: make customization of WintunPool and requested GUID more obvious
Persnickety consumers can now do:
func init() {
tun.WintunPool, _ = wintun.MakePool("Flurp")
tun.WintunStaticRequestedGUID, _ = windows.GUIDFromString("{5ae2716f-0b3e-4dc4-a8b5-48eba11a6e16}")
}
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tun/tun_freebsd.go')
0 files changed, 0 insertions, 0 deletions