hostapd: initial prototype of an ubus binding #1

Open
rlahfa wants to merge 2 commits from hostap-liminix-integration into main
Owner

Supports listing, removing and banning clients, and hooking into
probe/assoc/auth requests via object subscribe.

Co-authored-by: Ryan Lahfa ryan@dgnum.eu

Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. Co-authored-by: Ryan Lahfa <ryan@dgnum.eu>
rlahfa force-pushed hostap-liminix-integration from 57db1d943d to cc6d1074b8 2024-09-05 19:44:20 +02:00 Compare
rlahfa force-pushed hostap-liminix-integration from cc6d1074b8 to 05396ebd93 2024-09-07 15:55:19 +02:00 Compare
rlahfa force-pushed hostap-liminix-integration from dc448524af to 5c72ebc915 2024-09-07 18:07:51 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • src/ap/hostapd.h
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hostap-liminix-integration:hostap-liminix-integration
git checkout hostap-liminix-integration

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff hostap-liminix-integration
git checkout hostap-liminix-integration
git rebase main
git checkout main
git merge --ff-only hostap-liminix-integration
git checkout hostap-liminix-integration
git rebase main
git checkout main
git merge --no-ff hostap-liminix-integration
git checkout main
git merge --squash hostap-liminix-integration
git checkout main
git merge --ff-only hostap-liminix-integration
git checkout main
git merge hostap-liminix-integration
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/hostapd#1
No description provided.