On 12/20/2023 3:41 AM, Miri Korenblit wrote: > From: Andrei Otcheretianski <andrei.otcheretianski@xxxxxxxxx> > > FCC-594280 D01 Section B.3 allows peer-to-peer and ad hoc devices to > operate on DFS channels while they operate under the control of a > concurrent DFS master. For example, it is possible to have a P2P GO on a > DFS channel as long as BSS connection is active on the same channel. > Allow such operation by adding additional regulatory flags to indicate > DFS concurrent channels and capable devices. Add the required > relaxations in DFS regulatory checks. > > Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@xxxxxxxxx> > Reviewed-by: Gregory Greenman <gregory.greenman@xxxxxxxxx> > Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@xxxxxxxxx> Curious if there will be a companion change to wireless-regdb.git to allow this flag to be set in db.txt? Looks like we haven't been very good about adding support for new nl80211_reg_rule_flags to dbparse.py.