Commit Graph

14 Commits

Author SHA1 Message Date
Mathias Hall-Andersen
d4f5d5b723 Fixed typo in under load code 2019-12-27 18:01:11 +01:00
Mathias Hall-Andersen
aabefa5043 Remove unused test code.
- make naming consistent with the kernel module.
- better distribution of functionality from src/wireguard.rs
- more consistent "import pattern" throughout the project.
- remove unused test code.
2019-12-21 00:17:31 +01:00
Mathias Hall-Andersen
22f978f014 Clean dead code 2019-12-16 16:37:16 +01:00
Mathias Hall-Andersen
115fa574a8 Move to run queue 2019-12-09 13:21:12 +01:00
Mathias Hall-Andersen
5a7f762d6c Moving away from peer threads 2019-12-03 21:49:08 +01:00
Mathias Hall-Andersen
549b2cf5d0 Close socket fd after getmtu ioctl 2019-11-28 09:52:59 +01:00
Mathias Hall-Andersen
68b04e8074 Fetch updated MTU on linux 2019-11-27 22:39:52 +01:00
Mathias Hall-Andersen
04f507556b Work on netlink IF event code for Linux 2019-11-27 16:59:54 +01:00
Mathias Hall-Andersen
f228b6f98b Enable up/down from configuration interface 2019-11-25 13:33:00 +01:00
Mathias Hall-Andersen
3bff078e3f Make IO traits suitable for Tun events (up/down) 2019-11-24 18:41:43 +01:00
Mathias Hall-Andersen
05710c455f Update UAPI semantics for remove 2019-11-15 15:32:36 +01:00
Mathias Hall-Andersen
ee3599d550 Moved IO traits into platform module 2019-10-23 12:08:35 +02:00
Mathias Hall-Andersen
3fa928b315 Work on platform specific code (Linux) 2019-10-23 10:32:18 +02:00
Mathias Hall-Andersen
2f3ceab036 Work on porting timer semantics and linux platform 2019-10-16 13:40:40 +02:00