summaryrefslogtreecommitdiff
path: root/wpa_supplicant/robust_av.c
Commit message (Expand)AuthorAgeFilesLines
* QoS: Use common classifier_mask for ipv4/ipv6Purushottam Kushwaha2022-07-281-24/+28
* Simplify DSCP policy parsingJouni Malinen2022-05-081-5/+11
* DSCP: Add support to send DSCP Policy Query frameVeerendranath Jakkam2021-09-301-0/+75
* DSCP: Parse WFA Capabilities element in (Re)Association Response frameVeerendranath Jakkam2021-09-291-0/+67
* DSCP: Allow DSCP Policy Response Action frame to be sentVeerendranath Jakkam2021-09-291-0/+75
* DSCP: Parsing and processing of DSCP Policy Request framesVeerendranath Jakkam2021-09-291-0/+609
* SCS: Processing of SCS Response framesVinita S. Maloo2021-08-121-0/+178
* SCS: Sending of SCS Request framesVinita S. Maloo2021-08-121-0/+328
* MSCS: Fix MSCS Response frame Status field parsingJouni Malinen2021-03-231-1/+1
* Make wpa_bss_ext_capab() handle NULL bss argumentJouni Malinen2021-02-061-2/+1
* robust_av: Use wpa_bss_ext_capab() helperJohannes Berg2021-02-061-6/+2
* MSCS: Fix decapsulating subelements from MSCS descriptorVamsi Krishna2020-10-141-2/+5
* MSCS: Fix issues due to incorrect usage of wpa_hexdump_buf()Veerendranath Jakkam2020-09-081-1/+1
* MSCS: Send MSCS change/remove frames only if MSCS setup existsVinita S. Maloo2020-08-141-0/+9
* MSCS: Parse result of MSCS setup in (Re)Association Response framesVinita S. Maloo2020-08-141-0/+27
* MSCS: Add support to process MSCS Response framesVinita S. Maloo2020-08-141-0/+23
* MSCS: Add support to send MSCS Request framesVinita S. Maloo2020-08-141-0/+98