indutny / indutny/node-netroute
setGateway() function
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 47
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Add support to define default gateway, so [NodeOS](https://github.com/NodeOS/NodeOS) could be able to talk outside its little local LAN to the bigger Internet :-)
Contributor guide
No contributing guide indexed for this repository
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 locating the setGateway() entry point in the node-netroute bindings and reviewing how the existing route-table operations are exposed. Define done as supporting a default gateway so NodeOS can communicate beyond its local LAN; the issue names no files or tests, so the surrounding implementation and validation path must be identified first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100