Skip to content

enable mld_ap configuration - #352

Merged
odysseus yang (wptestyyh) merged 2 commits into
developfrom
mldap
Jan 21, 2026
Merged

enable mld_ap configuration#352
odysseus yang (wptestyyh) merged 2 commits into
developfrom
mldap

Conversation

@wptestyyh

Copy link
Copy Markdown
Member

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Documentation
  • Build Infrastructure

Side Effects

  • Breaking change
  • Non-functional change

Goals

Enable mld_ap configuration so the client can setup wi-fi 7 or non wi-fi 7 network

Technical Details

  • Add mldAp in message Dot11AccessPointConfiguration
  • Add IAccessPointController::SetMldAp and corresponding methods to set mld_ap property of hostapd
  • Add tests

Test Results

  • Test passed
    /netremote-test-unit "WifiAccessPointEnable API" -s
    /home/test/netremote/tests/unit/TestNetRemoteServiceClient.cxx:357: PASSED:
    REQUIRE( apTest2->MldAp == false )
    with expansion:
    false == false

===============================================================================
All tests passed (47 assertions in 1 test case)

Reviewer Focus

None

Future Work

  • Ingest the change in client and test how it works together

Checklist

  • [x ] Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

@wptestyyh
odysseus yang (wptestyyh) requested a review from a team as a code owner January 14, 2026 02:27
@wptestyyh
odysseus yang (wptestyyh) merged commit 04d6472 into develop Jan 21, 2026
1 of 4 checks passed
Andrew Beltrano (abeltrano) pushed a commit that referenced this pull request Feb 2, 2026
* enable mld_ap configuration

* don't break old linux for backward compitibility
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.

1 participant