mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-16 09:03:05 -05:00
Some of the WNM implementation expects configuration to be available (e.g., ieee802_!1_rx_wnm_coloc_intf_req() dereferences wpa_s->conf), so add a dummy configuration to allow the fuzzer tool to be used. Signed-off-by: Jouni Malinen <j@w1.fi>