openwrt / openwrt/packages

wsdd2 change need in net/wsdd2/files/wsdd2.init for it to work in V21 and up

Open
#20,080 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.