Neil Alexander
|
0176d25235
|
Catch SIGTERM instead of (impossible to capture) SIGKILL, also capture Windows service termination
|
2018-02-18 21:16:47 +00:00 |
|
Neil Alexander
|
c453770b85
|
Add support for running Yggdrasil as a Windows service (using minwinsvc)
|
2018-02-16 14:12:44 +00:00 |
|
Neil Alexander
|
02473158d4
|
Allow setting IfName to 'none' to run without TUN/TAP
|
2018-02-15 22:29:13 +00:00 |
|
Neil Alexander
|
9fb45d77fc
|
Add "IfMTU" configuration option to allow selecting TUN/TAP MTU
|
2018-02-14 12:53:32 +00:00 |
|
Neil Alexander
|
e9bd98d213
|
Add "IfTAPMode" configuration option to allow selecting TAP mode on supported platforms
|
2018-02-11 21:45:44 +00:00 |
|
Arceliar
|
869997e4c5
|
gofmt
|
2018-02-09 18:50:03 -06:00 |
|
Arceliar
|
d424489329
|
add tcp support and use it by default
|
2018-02-09 17:42:55 -06:00 |
|
Arceliar
|
b704d7b497
|
change mtu and enable udp chunking
|
2018-02-04 11:25:20 -06:00 |
|
Arceliar
|
6b2937bcd0
|
update documentation, and a minor change to the signal handler in yggdrasil.go
|
2018-01-25 18:58:33 -06:00 |
|
Arceliar
|
06e3c8c997
|
if you could go ahead and include your port number in your multicast announcements, that'd be great
|
2018-01-24 18:45:29 -06:00 |
|
Arceliar
|
83e0579ca8
|
possibly make multicast automatic peer detection work on windows
|
2018-01-24 17:44:39 -06:00 |
|
Arceliar
|
625b97c511
|
add and use a thread-safe way of reading router internal state, and include active sessions in the admin query
|
2018-01-21 12:55:45 -06:00 |
|
Neil Alexander
|
c4ac0a90ac
|
Add the ability to see switch ports and DHT
|
2018-01-21 12:57:54 +00:00 |
|
Neil Alexander
|
b754d68068
|
Add an admin socket
|
2018-01-21 00:17:15 +00:00 |
|
Arceliar
|
ef1e0c902f
|
Add regexp to limit which link-local IPv6 zones allow peering, and check that a peer isn't from within the networks address block (prevents accidental tunneling)
|
2018-01-09 02:08:54 -06:00 |
|
Neil Alexander
|
b3ebe76b59
|
Run gofmt -s -w .
|
2018-01-04 22:37:51 +00:00 |
|
Neil Alexander
|
1c799b305d
|
Add support for specifying tun device name
|
2018-01-04 13:31:48 +00:00 |
|
Arceliar
|
82fd435211
|
Avoid sending unnecessairy udp key packets, and try config peers less often
|
2018-01-02 18:45:09 -06:00 |
|
Arceliar
|
d7e6d814a0
|
first code/readme/license commit
|
2017-12-28 22:16:20 -06:00 |
|