Commit Graph

19 Commits

Author SHA1 Message Date
32912dc778 device, tun: rearrange code and fix device tests
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2019-05-29 18:34:55 +02:00
fbcd995ec1 device: darwin actually doesn't need bound interfaces 2019-05-25 18:10:52 +02:00
e7e286ba6c device: make initiations per second match kernel implementation 2019-05-25 02:07:18 +02:00
f70546bc2e device: timers: add jitter on ack failure reinitiation 2019-05-24 13:48:25 +02:00
c718f3940d device: fail to give bind if it doesn't exist 2019-05-17 15:35:20 +02:00
583ebe99f1 version: bump snapshot 2019-05-17 10:28:04 +02:00
3bf41b06ae global: regroup all imports 2019-05-14 09:09:52 +02:00
586112b5d7 conn: remove scope when sanity checking IP address format 2019-05-09 15:42:35 +02:00
d3dd991e4e device: send: check packet length before freeing element 2019-04-18 23:23:03 +09:00
0b77bf78cd conn: linux: RTA_MARK has moved to x/sys 2019-04-13 02:01:20 +02:00
18fa270472 version: put version in right place 2019-04-09 10:39:48 +02:00
6440f010ee receive: implement flush semantics 2019-03-21 14:45:41 -06:00
c050c6e60f uapi: remove unhelpful log messages 2019-03-20 23:40:20 -06:00
2c51d6af48 uapi: report endpoint error 2019-03-19 00:34:04 -06:00
3dd9a0535f uapi: make ipcerror conform to interface 2019-03-10 02:49:44 +01:00
26af6c4651 receive: squelch tear down error 2019-03-07 02:03:48 +01:00
68f0721c6a tun: import mobile particularities 2019-03-04 16:37:11 +01:00
b8e85267cf boundif: introduce API for socket binding 2019-03-04 16:37:11 +01:00
69f0fe67b6 global: begin modularization 2019-03-03 05:00:40 +01:00