aboutsummaryrefslogtreecommitdiffstats
path: root/device/allowedips_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump copyright yearJason A. Donenfeld2023-02-071-1/+1
* global: bump copyright yearJason A. Donenfeld2022-09-201-1/+1
* all: update to Go 1.18Josh Bleecher Snyder2022-03-161-2/+1
* global: apply gofumptJason A. Donenfeld2021-12-091-2/+1
* global: use netip where possible nowJason A. Donenfeld2021-11-231-2/+4
* device: zero out allowedip node pointers when removingJason A. Donenfeld2021-06-041-1/+10
* device: simplify allowedips lookup signatureJason A. Donenfeld2021-06-031-3/+3
* device: remove recursion from insertion and connect parent pointersJason A. Donenfeld2021-06-031-11/+12
* device: reduce size of trie structJason A. Donenfeld2021-06-031-7/+4
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* device: remove unused trie test codeJosh Bleecher Snyder2021-01-201-20/+0
* all: use ++ to incrementJosh Bleecher Snyder2021-01-071-3/+3
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+260