summaryrefslogtreecommitdiffhomepage
path: root/app/tools/libwg-go/jni.c
AgeCommit message (Collapse)Author
2018-04-18Determine MTU automaticallyJason A. Donenfeld
2018-04-17GoBackend: default MTU is 1280Jason A. Donenfeld
This sucks, but it works with mobile networks. Later we can do something sophisticated like we do with wg-quick.c, but not now.
2018-02-17GoBackend: integrate into appJason A. Donenfeld