aboutsummaryrefslogtreecommitdiffstats
path: root/device/sticky_linux.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* conn: make binds replacableJason A. Donenfeld2021-02-231-6/+9
* rwcancel: add an explicit close callJason A. Donenfeld2021-02-091-0/+1
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* device: use RTMGRP_IPV4_ROUTE to specify multicast groups maskTobias Klauser2020-07-131-1/+1
* device: do not include sticky sockets on androidJason A. Donenfeld2020-06-071-0/+2
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* conn: introduce new package that splits out the Bind and Endpoint typesDavid Crawshaw2020-05-021-0/+215