aboutsummaryrefslogtreecommitdiffstats
path: root/device/receive.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: receive: uniform message for source address checkJason A. Donenfeld2019-07-011-1/+1
* device: receive: simplify flush loopJason A. Donenfeld2019-07-011-35/+12
* device: update transfer counters correctlyJason A. Donenfeld2019-06-111-1/+3
* device, ratelimiter: replace uses of time.Now().Sub() with time.Since()Matt Layher2019-06-031-1/+1
* global: regroup all importsJason A. Donenfeld2019-05-141-3/+4
* receive: implement flush semanticsJason A. Donenfeld2019-03-211-89/+115
* receive: squelch tear down errorJason A. Donenfeld2019-03-071-1/+1
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+641