Skip to content

Add ability to configure bridge interface for access point in Hostapd library#274

Merged
abeltrano merged 1 commit into
developfrom
hapdsetbridge
May 21, 2024
Merged

Add ability to configure bridge interface for access point in Hostapd library#274
abeltrano merged 1 commit into
developfrom
hapdsetbridge

Conversation

@abeltrano
Copy link
Copy Markdown
Contributor

Type

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

Side Effects

  • Breaking change
  • Non-functional change

Goals

  • Allow adding access point interfaces to network bridges.

Technical Details

  • Extend IHostapd::SetNetworkBridge with function to set network bridge interface.
  • Add Hostapd::SetNetworkBridge implementation.
  • Add unit test for IHostapd::SetNetworkBridge.

Test Results

  • All unit tests pass.

Reviewer Focus

  • None

Future Work

  • Expose this functionality into type-neutral layer (Microsoft::Net::Wifi::AccessPoint*).
  • Expose this functionality into top-level API.

Checklist

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

@abeltrano abeltrano requested a review from a team as a code owner May 21, 2024 22:38
@abeltrano abeltrano merged commit 450f545 into develop May 21, 2024
@abeltrano abeltrano deleted the hapdsetbridge branch May 21, 2024 22:59
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