WMM AC: Do not fail on unknown IEs in Association Response
authorEliad Peller <eliad@wizery.com>
Mon, 29 Dec 2014 02:15:00 +0000 (21:15 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2015 16:33:29 +0000 (18:33 +0200)
commit677e7a95826fe9f6d93832511b7f082b899a8f3c
treefba0af129e8597aaaa6c4ead415aca07646a63ab
parentfecc2bb5a887bd291d05102070c8c7b61acf8aaf
WMM AC: Do not fail on unknown IEs in Association Response

Some APs add their custom (vendor-specific) IEs to the Association
Response frame. Fail WMM AC initialization only if Association Response
frame IE parsing actually failed, i.e., ignore all unknown IEs.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/wmm_ac.c