summaryrefslogtreecommitdiffhomepage
path: root/control/controlclient/filter.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-09wgengine/filter: remove the Matches type.David Anderson1-3/+3
2020-08-20control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696)chungdaniel1-71/+3
2020-08-17control/controlclient: don't crash on invalid filter CIDR from serverBrad Fitzpatrick1-0/+4
2020-04-30Appease the "missing copyright header" check.Avery Pennarun1-0/+4
2020-04-30wgengine/filter: support subnet mask rules, not just /32 IPs.Avery Pennarun1-0/+80