summaryrefslogtreecommitdiffhomepage
path: root/conn_linux.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-27Clear src cache if route changes to new ifindexJason A. Donenfeld
2018-04-20Rework sticky socketsJason A. Donenfeld
2018-04-18Use socketcall on x86Jason A. Donenfeld
2018-02-04Align with go library layoutMathias Hall-Andersen