Skip to content

Some important wifi fixes#1553

Merged
mattiaswal merged 5 commits into
mainfrom
wifi-fixes2
Jun 30, 2026
Merged

Some important wifi fixes#1553
mattiaswal merged 5 commits into
mainfrom
wifi-fixes2

Conversation

@mattiaswal

Copy link
Copy Markdown
Contributor
  • MBO is required for roaming (802.11v) but had missed to update buildroot
  • Confd did not cleanup the services, so it was impossible to change modes

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@mattiaswal mattiaswal requested a review from troglobit June 28, 2026 19:11
Comment thread src/confd/src/hardware.c Outdated
Comment thread src/confd/src/if-wifi.c Outdated
Comment thread src/confd/src/if-wifi.c
@mattiaswal mattiaswal added the ci:main Build default defconfig, not minimal label Jun 28, 2026
@mattiaswal mattiaswal requested a review from troglobit June 28, 2026 19:24
@mattiaswal mattiaswal force-pushed the wifi-fixes2 branch 2 times, most recently from c245cbc to ce8eb18 Compare June 29, 2026 12:40
The previous mode was not teardowned correctly
Parameter was called `timeout` but it was used as a duration,
how long it should fetch packets to match on.
@mattiaswal mattiaswal merged commit d83c708 into main Jun 30, 2026
9 checks passed
@mattiaswal mattiaswal deleted the wifi-fixes2 branch June 30, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:main Build default defconfig, not minimal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants