aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/containers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-2/+4
* global: switch from timeval to timespecJason A. Donenfeld2017-11-221-2/+2
* wg: allow for NULL keys everywhereJason A. Donenfeld2017-11-111-4/+6
* wg: remove ioctl cruftJason A. Donenfeld2017-11-111-4/+0
* wg: store tail pointer to make coalescing peers fastJason A. Donenfeld2017-10-101-2/+2
* wg: warn once on unrecognized itemsJason A. Donenfeld2017-10-091-0/+1
* global: satisfy bitshift pedantryJason A. Donenfeld2017-10-031-8/+8
* wg: do not warn on unrecognized itemsJason A. Donenfeld2017-10-021-1/+0
* netlink: switch from ioctl to netlink for configurationJason A. Donenfeld2017-10-021-0/+95