summaryrefslogtreecommitdiffhomepage
path: root/src/device.c
AgeCommit message (Expand)Author
2016-11-04socket: use dst_cache instead of handrolled cacheJason A. Donenfeld
2016-11-03device: use ARPHDR_VOID instead of ARPHDR_NONEJason A. Donenfeld
2016-10-22device: better debug message for unroutable packetsJason A. Donenfeld
2016-10-14device: show debug message when no peer has allowed-ips for packetJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-07-18build system: revamp building and configurationJason A. Donenfeld
2016-07-10persistent keepalive: use authenticated keepalivesJason A. Donenfeld
2016-07-08persistent keepalive: start sending immediatelyJason A. Donenfeld
2016-07-05device: move unlikely check to if clauseJason A. Donenfeld
2016-06-30device init: free wq after padataJason A. Donenfeld
2016-06-29device: remove updating of trans_startJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld