summaryrefslogtreecommitdiffhomepage
path: root/net/flowtrack/flowtrack_test.go
AgeCommit message (Expand)AuthorFilesLines
2024-06-18net/flowtrack: fix, test String methodBrad Fitzpatrick1-1/+6
2024-06-18net/flowtrack: optimize Tuple type for use as map keyBrad Fitzpatrick1-4/+45
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2023-01-11net/flowtrack,wgengine/filter: refactor Cache to use genericsTom DNetto1-4/+4
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-5/+5
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-1/+1
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2021-10-28all: use testingutil.MinAllocsPerRunJosh Bleecher Snyder1-4/+5
2021-01-11net/flowtrack: add new package to specialize groupcache/lru key typeBrad Fitzpatrick1-0/+82