Jason A. Donenfeld
|
eb6728400b
|
Use simple 16-bit integer for persistent keepalive
Races for this aren't a huge problem.
|
2018-04-18 07:24:33 +02:00 |
|
Jason A. Donenfeld
|
099219be2a
|
Align 64-bit atomics
64-bit varibles that are accessed using the Go atomic functions must be
8-byte aligned on 32-bit platforms. Otherwise there are crashes.
|
2018-04-18 06:54:21 +02:00 |
|
Mathias Hall-Andersen
|
6cba91999c
|
TUN status hack was causing spam during shutdown
|
2018-02-11 23:26:54 +01:00 |
|
Mathias Hall-Andersen
|
ceccd39420
|
Work on logging format
|
2018-02-04 19:18:44 +01:00 |
|
Mathias Hall-Andersen
|
9c5083bd19
|
Removed debugging locks
|
2018-02-04 16:46:24 +01:00 |
|
Mathias Hall-Andersen
|
a0f54cbe5a
|
Align with go library layout
|
2018-02-04 16:08:26 +01:00 |
|