wsdd2 change need in net/wsdd2/files/wsdd2.init for it to work in V21 and up
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
changing net/wsdd2/files/wsdd2.init makes it actually work
on line 55
change from
network_get_device ifname lan
to
network_get_device ifname br-lan
I'm not sure if it's the fix but it's a fix
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
Open net/wsdd2/files/wsdd2.init and inspect line 55, especially how the network device is selected. Test the proposed br-lan change on OpenWrt V21 or newer and confirm that wsdd2 works; completion should include a verified fix and an appropriate package change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100