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

Update WiFi models to support 6 GHz operation. #607

Merged
merged 6 commits into from
May 6, 2022

Conversation

deecortes
Copy link
Contributor

* (M) release/models/wifi/openconfig-ap-manager.yang
  - Added deployment types and power sources.
* (M) release/models/wifi/openconfig-wifi-mac.yang
  - Added ssid basic/supported data rates, opmode
  - Changed server-group requirements for new opmodes
  - Added mfp support
* (M) release/models/wifi/openconfig-wifi-phy.yang
  - Added new channels and neighbor-list-state opmodes.
* (M) release/models/wifi/openconfig-wifi-types
  - Added new channels, operating frequencies and operating capabilities.

@OpenConfigBot
Copy link

OpenConfigBot commented Mar 25, 2022

Compatibility Report for commit 97794b6:
yanglint@SO 1.10.17

@mike-albano mike-albano self-assigned this Mar 25, 2022
Copy link
Contributor

@mike-albano mike-albano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First round of review done. I think there may be some leafs around the models which need to have their descriptions updated, due to 6GHz not being around when they were first written.

release/models/wifi/openconfig-ap-manager.yang Outdated Show resolved Hide resolved
release/models/wifi/openconfig-wifi-mac.yang Show resolved Hide resolved
release/models/wifi/openconfig-wifi-mac.yang Show resolved Hide resolved
release/models/wifi/openconfig-wifi-phy.yang Show resolved Hide resolved
release/models/wifi/openconfig-wifi-mac.yang Show resolved Hide resolved
release/models/wifi/openconfig-wifi-types.yang Outdated Show resolved Hide resolved
Diana Cortes added 5 commits April 18, 2022 09:30
    * (M) release/models/wifi/openconfig-ap-manager.yang
      - Added deployment types and power sources.
    * (M) release/models/wifi/openconfig-wifi-mac.yang
      - Added ssid basic/supported data rates, opmode
      - Changed server-group requirements for new opmodes
      - Added mfp support
    * (M) release/models/wifi/openconfig-wifi-phy.yang
      - Added new channels and neighbor-list-state opmodes.
    * (M) release/models/wifi/openconfig-wifi-types
      - Added new channels, operating frequencies and operating capabilities.
* (M) release/models/wifi/openconfig-wifi-types.yang
  - Consolidated channels for all frequencies.
* (M) release/models/wifi/openconfig-wifi-phy.yang
  - Removed supported-channels-6ghz due to channel consolidation (above).
* (M) release/models/wifi/openconfig-ap-manager.yang
  - Updated power-sources for 802.3bt with Types 3 and 4.
  - Removed deployment type as implementation of 6 GHz APs in outdoor
    environments is still pending.
* (M) release/models/wifi/openconfig-wifi-mac.yang
  - Updated leaf descriptions to include 6 GHz where appropriate.
  - Added WPA3_ENTERPRISE_192_BIT enum under opmode leaf.
  - Updated server-group and mfp leaves with WPA3_ENTERPRISE_192_BIT
    opmode option.
  - Added wpa3-psk leaf.
* (M) release/models/wifi/openconfig-wifi-phy.yang
  - Updated neighbor-list-state opmodes with WPA3.
* (M) release/models/wifi/openconfig-wifi-types
  - Renamed new 6GHz-related identities for consistency.
* (M) release/models/wifi/openconfig-wifi-types
  - Updated description of 6GHz-related frequency types.
@mike-albano mike-albano marked this pull request as ready for review May 6, 2022 04:53
@mike-albano
Copy link
Contributor

LGTM.

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.

6 participants