summaryrefslogtreecommitdiffhomepage
path: root/net/flowtrack
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2024-06-18net/flowtrack: fix, test String methodBrad Fitzpatrick2-2/+9
2024-06-18net/flowtrack: optimize Tuple type for use as map keyBrad Fitzpatrick2-8/+107
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2023-01-11net/flowtrack,wgengine/filter: refactor Cache to use genericsTom DNetto2-17/+17
2022-10-05net/flowtrack: add json tags to Tuple (#5849)Joe Tsai1-3/+3
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-3/+3
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 Fitzpatrick2-2/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder2-4/+4
2021-10-28all: use testingutil.MinAllocsPerRunJosh Bleecher Snyder1-4/+5
2021-08-24fix: typo spelling grammarslowy071-1/+1
2021-03-20net/packet, wgengine/filter: support SCTPBrad Fitzpatrick1-4/+6
2021-01-11net/flowtrack: add Tuple.String methodBrad Fitzpatrick1-0/+5
2021-01-11net/flowtrack: add new package to specialize groupcache/lru key typeBrad Fitzpatrick2-0/+181