tailscale / tailscale/tailscale-rs
tailscale, runtime, packetfilter, lang bindings: support app capability lookup
Open
Nobody has claimed this yet.
enhancement
language support
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 61
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 22
Description
We don't currently support querying app capabilities on each peer — add support for that in the runtime (probably wants to live in packetfilter?) and expose in the clients.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the runtime and packetfilter components to understand how peer-related queries are represented, then inspect the existing client language bindings. Define the app-capability lookup behavior across those layers and verify that the clients expose the resulting query consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100