eycorsican
|
2b4b6d7c09
macOS: Allow to specify a name for the TUN interface (#79)
|
5 年之前 |
Neil Alexander
|
fd331bda3f
Windows: don't trip over empty HardwareAddr when enumerating interfaces (this happens sometimes when miniport/VPN adapters are active on the system)
|
6 年之前 |
Neil Alexander
|
acc9cc2bfa
Fix Windows interface selection by name as changed in #59
|
6 年之前 |
Song Gao
|
8567d15277
Update CONTRIBUTORS
|
6 年之前 |
Yifan Gu
|
2ed58ad390
addressing comments
|
6 年之前 |
Yifan Gu
|
aa5a321f82
osxtuntap support
|
6 年之前 |
Song Gao
|
6ad6edefb1
test cleanup
|
6 年之前 |
Song Gao
|
3fe638a7bf
use blocking mode pre-go1.11
|
6 年之前 |
Song Gao
|
240a3d7b51
tear down device at end of test
|
6 年之前 |
Song Gao
|
af2921498b
add test that fails on go1.10.*
|
6 年之前 |
Dmitry Shihovtsev
|
f7eb3ca99f
Added description for specifying an interface name for Windows
|
6 年之前 |
Dmitry Shihovtsev
|
d689e71bf7
Styling fixes for Windows device selection support
|
6 年之前 |
Dmitry Shihovtsev
|
86871951e7
Add support for Windows to allow selecting between multiple `tap0901` adapters on the same system
|
6 年之前 |
Song Gao
|
f6122f5b2f
add .travis.yml
|
6 年之前 |
Song Gao
|
ed5454b50a
cleanup
|
6 年之前 |
Song Gao
|
2ee3b4ef0b
review feedback from Gnouc
|
6 年之前 |
Song Gao
|
4210fb1286
add Gnouc into CONTRIBUTORS
|
6 年之前 |
Song Gao
|
a1eaabc056
fix darwin tests
|
6 年之前 |
Song Gao
|
686e3943e7
use non-blocking on darwin so file is pollable
|
6 年之前 |
Song Gao
|
5d0ec8c62b
use syscall.Open with O_NONBLOCK flag and os.NewFile after ioctls
|
6 年之前 |
Song Gao
|
ab2cda57af
fix test and revert non-test changes
|
6 年之前 |
LE Manh Cuong
|
4d58427608
Linux set interface underlying fd to non-blocking
|
6 年之前 |
Song Gao
|
8c63d7a3c7
styling changes
|
6 年之前 |
Song Gao
|
bf1a5d0277
populate default PlatformSpecificParams when it's empty (#43)
|
7 年之前 |
Song Gao
|
8bbc3c8191
fix darwin test build
|
7 年之前 |
Song Gao
|
75f112d19d
add pquerna to CONTRIBUTORS
|
7 年之前 |
Song Gao
|
54d5d58fac
Merge pull request #36 from pquerna/pq/fix_build_flags
|
7 年之前 |
Paul Querna
|
fff2511682
Fix build flags for test file
|
7 年之前 |
Song Gao
|
dc106b4195
Merge pull request #29 from yinheli/patch-1
|
7 年之前 |
Song Gao
|
da407cd8ff
Merge branch 'master' into patch-1
|
7 年之前 |