summaryrefslogtreecommitdiffhomepage
path: root/uapi.go
AgeCommit message (Collapse)Author
2018-05-03global: Add SPDX tags and copyright headerJason A. Donenfeld
Mathias should probably add his copyright headers to each file too.
2018-04-18Use simple 16-bit integer for persistent keepaliveJason A. Donenfeld
Races for this aren't a huge problem.
2018-02-18Seperated fwmark update code into functionMathias Hall-Andersen
2018-02-04Align with go library layoutMathias Hall-Andersen