Page MenuHomeFreeBSD

wirelessGroup
ActivePublic

Details

Description

Working on wireless improvements

Recent Activity

Today

adrian added a reviewer for D44937: wlan: add some calls to ieee80211_set_driver_keymgmt_suites(): wireless.
Thu, Apr 25, 4:45 AM · wireless
adrian added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.
In D44827#1024357, @cc wrote:
In D44827#1023209, @bz wrote:

eg ath(4) would do something like:

How do you want to implement ath_settkipmic() "nicely" without exposing the field?

oops my bad. it'll be a flag for hardware encryption support! I fixed the code snippet.

I don't get it. Without exposing the field ic_cryptocaps? And where is the "fixed the code snippet"?

Thu, Apr 25, 4:18 AM · wireless
adrian added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.
In D44827#1024561, @bz wrote:

Are you going to change the few drivers which need change to get rid of the public exposure as well? Otherwise this is a dead code before added.

Thu, Apr 25, 4:17 AM · wireless
adrian updated the summary of D44820: net80211: add a new field specifically for announcing specific ciphers.
Thu, Apr 25, 4:16 AM · wireless
adrian updated the diff for D44820: net80211: add a new field specifically for announcing specific ciphers.

address comments from cc@

Thu, Apr 25, 4:16 AM · wireless
adrian added a reviewer for D44936: wlan: update drivers to use ieee80211_set_hardware_ciphers(): wireless.
Thu, Apr 25, 4:11 AM · wireless
bz added a comment to D44821: wpa: Remove the now not-needed local logic to hard-code cipher support.

Is is likely mis-sorted in the stack as this should go after D44922?

Thu, Apr 25, 3:36 AM · wireless
bz added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.

Are you going to change the few drivers which need change to get rid of the public exposure as well? Otherwise this is a dead code before added.

Thu, Apr 25, 3:35 AM · wireless
bz added inline comments to D44899: net80211: add the 802.11-2016 cipher list to the crypto array set..
Thu, Apr 25, 3:32 AM · wireless
bz requested changes to D44919: net80211: add initial key management suites from 802.11-2016, APIs to register them.
Thu, Apr 25, 3:28 AM · wireless
bz requested changes to D44921: net80211: add 256 bit CCMP support.

I haven't reviewed the actual function changes yet; just scrolled through

Thu, Apr 25, 3:22 AM · wireless
cy accepted D44821: wpa: Remove the now not-needed local logic to hard-code cipher support.
Thu, Apr 25, 12:49 AM · wireless

Yesterday

cc requested changes to D44864: net80211: add new ciphers and RSN flags.
Wed, Apr 24, 8:11 PM · wireless
adrian updated the diff for D44921: net80211: add 256 bit CCMP support.

add missing RSN parsing stuff for hostapd

Wed, Apr 24, 7:18 PM · wireless
cc added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.
In D44827#1023209, @bz wrote:

eg ath(4) would do something like:

How do you want to implement ath_settkipmic() "nicely" without exposing the field?

oops my bad. it'll be a flag for hardware encryption support! I fixed the code snippet.

Wed, Apr 24, 3:17 PM · wireless
cc added a comment to D44820: net80211: add a new field specifically for announcing specific ciphers.

Also do you have any plan to update the man page regarding the new field ic_sw_cryptocaps besides ic_cryptocaps ?

Wed, Apr 24, 2:54 PM · wireless
cc added a comment to D44820: net80211: add a new field specifically for announcing specific ciphers.

Also please update the Summary section in this review, i.e. the mentioned new field ic_wpa_cryptocaps is actually the ic_sw_cryptocaps in the code change.

Wed, Apr 24, 2:28 PM · wireless
cc accepted D44821: wpa: Remove the now not-needed local logic to hard-code cipher support.

LGTM

Wed, Apr 24, 2:23 PM · wireless
cc requested changes to D44820: net80211: add a new field specifically for announcing specific ciphers.

I am intending to give approval, but I am afraid of missing the new response to my review comment for the code comment update. So let's be patient. :)

Wed, Apr 24, 2:20 PM · wireless
adrian added a project to D44920: net80211: bump maximum key size to 384 bits: wireless.
Wed, Apr 24, 12:01 AM · wireless
adrian added a reviewer for D44921: net80211: add 256 bit CCMP support: wireless.
Wed, Apr 24, 12:01 AM · wireless

Tue, Apr 23

adrian added a reviewer for D44919: net80211: add initial key management suites from 802.11-2016, APIs to register them: wireless.
Tue, Apr 23, 10:09 PM · wireless

Mon, Apr 22

adrian updated the diff for D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.

comment from emaste

Mon, Apr 22, 4:31 PM · wireless
adrian added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.

I find it a little confusing with the verb & noun use of set in set_software_cipher_set - do you think set_software_ciphers (or set_sw_ciphers) is reasonable?

Mon, Apr 22, 3:59 PM · wireless
emaste added a comment to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites.

I find it a little confusing with the verb & noun use of set in set_software_cipher_set - do you think set_software_ciphers (or set_sw_ciphers) is reasonable?

Mon, Apr 22, 3:36 PM · wireless
adrian added a reviewer for D44901: net80211: allow a single wlan crypto module to register for >1 cipher: wireless.
Mon, Apr 22, 3:47 AM · wireless
adrian added a reviewer for D44900: net80211: add placeholder module names for the new ciphers: wireless.
Mon, Apr 22, 3:47 AM · wireless
adrian added a reviewer for D44899: net80211: add the 802.11-2016 cipher list to the crypto array set.: wireless.
Mon, Apr 22, 3:46 AM · wireless

Sun, Apr 21

lwhsu added inline comments to D36469: wtap(4): implement monitor mode and handle radiotap.
Sun, Apr 21, 7:37 PM · wireless

Sat, Apr 20

adrian added a project to D44864: net80211: add new ciphers and RSN flags: wireless.
Sat, Apr 20, 8:46 PM · wireless
adrian added a project to D44821: wpa: Remove the now not-needed local logic to hard-code cipher support: wireless.
Sat, Apr 20, 8:46 PM · wireless
adrian added a project to D44820: net80211: add a new field specifically for announcing specific ciphers: wireless.
Sat, Apr 20, 8:46 PM · wireless
adrian added a project to D44827: net80211: add driver / crypto methods to set the hardware / software cipher suites: wireless.
Sat, Apr 20, 8:44 PM · wireless

Wed, Apr 17

adrian accepted D36469: wtap(4): implement monitor mode and handle radiotap.
Wed, Apr 17, 5:24 PM · wireless
adrian added inline comments to D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.
Wed, Apr 17, 5:22 PM · wireless

Feb 20 2024

lwhsu added a comment to D37973: wtapctl(8): Introduce new tool for wtap(4).
In D37973#1003520, @bz wrote:

@lwhsu I'll just pick the first review given they all live in a window here; last time I checked and asked if they were ready for review I was told to hold off for further changes? Have they been addressed, as in, is the stack of wtap changes ready for review?

Feb 20 2024, 8:28 PM · wireless
bz added a comment to D37973: wtapctl(8): Introduce new tool for wtap(4).

@lwhsu I'll just pick the first review given they all live in a window here; last time I checked and asked if they were ready for review I was told to hold off for further changes? Have they been addressed, as in, is the stack of wtap changes ready for review?

Feb 20 2024, 5:46 PM · wireless
lwhsu added a reviewer for D36469: wtap(4): implement monitor mode and handle radiotap: cc.
Feb 20 2024, 3:46 PM · wireless
lwhsu added a reviewer for D36480: wtap(4): write atf test scripts to test all iface mode: cc.
Feb 20 2024, 3:46 PM · wireless
lwhsu added a reviewer for D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2: cc.
Feb 20 2024, 3:45 PM · wireless
lwhsu added a reviewer for D37973: wtapctl(8): Introduce new tool for wtap(4): cc.
Feb 20 2024, 3:45 PM · wireless

Oct 30 2023

cc added a member for wireless: cc.
Oct 30 2023, 9:37 PM

May 2 2023

enweiwu updated the diff for D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.
May 2 2023, 4:52 PM · wireless
enweiwu added inline comments to D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.
May 2 2023, 4:51 PM · wireless
enweiwu updated the diff for D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.
May 2 2023, 4:46 PM · wireless

Apr 20 2023

bz added a comment to D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.

Can you upload this with more context? Either use arc or git diff -U9999 when creating the diff. That'll help to see surrounding code (and probably stop asking me silly questions ;-) )

Apr 20 2023, 7:30 PM · wireless

Apr 19 2023

enweiwu updated the diff for D36243: wtap(4): Implement STA/HostAP mode and support WPA/WPA2.
Apr 19 2023, 4:47 PM · wireless

Apr 14 2023

misha added a member for wireless: misha.
Apr 14 2023, 11:22 AM

Mar 26 2023

guest-patmaddox removed a watcher for wireless: guest-patmaddox.
Mar 26 2023, 6:49 PM
guest-patmaddox added a watcher for wireless: guest-patmaddox.
Mar 26 2023, 11:35 AM