summaryrefslogtreecommitdiffhomepage
path: root/wgengine/packet
AgeCommit message (Expand)AuthorFilesLines
2020-07-16all: fix vet warningsBrad Fitzpatrick1-1/+3
2020-07-07tsdns: dual resolution mode, IPv6 support (#526)Dmytro Shynkevych1-0/+13
2020-06-09wgengine/tsdns: add test and prevent useless updates (#449)Dmytro Shynkevych1-0/+3
2020-06-08tsdns: initial implementation of a Tailscale DNS resolver (#396)Dmytro Shynkevych2-4/+8
2020-06-04wgengine/packet: refactor and expose UDP header marshaling (#408)Dmytro Shynkevych6-165/+725
2020-05-25wgengine/packet: add some tests, more docs, minor Go style, performance changesBrad Fitzpatrick2-49/+114
2020-04-30wgengine/filter: support subnet mask rules, not just /32 IPs.Avery Pennarun1-37/+0
2020-04-29wgengine/filter: allow ICMP response packets.Avery Pennarun1-2/+25
2020-02-11wgengine/packet: fix minor lint errors.David Anderson1-3/+3
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+363