Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix retrieving wireless interfaces #9

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

Trekky12
Copy link
Contributor

This fixes issue #8

@newkit
Copy link
Owner

newkit commented Oct 23, 2023

Thank you @Trekky12 for your PR! Did you check with an older (<23.05) version that the iwinfo command works there, too?

@Trekky12
Copy link
Contributor Author

I have checked 22.03 and since this method is in the official documentation (https://openwrt.org/faq/how_to_get_a_list_of_connected_clients) which was

written for openwrt 12.09 Attitude Adjustment

I think it should work in several older versions too.

@newkit newkit merged commit ca00a07 into newkit:master Oct 24, 2023
@newkit
Copy link
Owner

newkit commented Oct 24, 2023

Thanks for checking @Trekky12 .

@Trekky12
Copy link
Contributor Author

Thank you very much for accepting the PR @newkit.
Do you know how it could be added to the official packages?

@newkit
Copy link
Owner

newkit commented Oct 26, 2023

Well, someone (you|me ;-) has to update the packages via a PR here https://github.com/openwrt/packages :-D

@Trekky12
Copy link
Contributor Author

Could you do that? 😊

@newkit
Copy link
Owner

newkit commented Nov 12, 2023

Could you do that? 😊

openwrt/packages#22648

newkit pushed a commit to newkitlabs/packages that referenced this pull request Nov 27, 2023
    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: newkit/wifischedule#9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig openwrt@newk.it
newkit pushed a commit to newkitlabs/packages that referenced this pull request Nov 28, 2023
    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: newkit/wifischedule#9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig <openwrt@newk.it>
neheb pushed a commit to openwrt/packages that referenced this pull request Dec 1, 2023
    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: newkit/wifischedule#9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig <openwrt@newk.it>
wfleurant pushed a commit to yggdrasil-openwrt/packages that referenced this pull request Dec 12, 2023
    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: newkit/wifischedule#9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig <openwrt@newk.it>
tiagogaspar8 pushed a commit to tiagogaspar8/packages that referenced this pull request Dec 20, 2023
    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: newkit/wifischedule#9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig <openwrt@newk.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants