How to make "ether" value from "bond0" field static across WSL sessions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
Is your feature request related to a problem? Please describe.
I have an application which access the "ether" value from "bond0" field as input parameters to generate a license (Note:- Without this license application cant be opened).
This ether value is found to be dynamic across WSL restarts.
So, on every WSL restart, I will have to generate another new license to continue using it.
Describe the solution you'd like
I want "ether" value under "bond0" to be static across across WSL sessions.
Describe alternatives you've considered
Additional context
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 investigating how WSL creates the bond0 interface and assigns its ether value across WSL restarts. No source files or tests are identified in the issue. Done means the bond0 ether value remains stable across sessions without requiring a new application license.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- networking, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100