Split scan processing for RSN preauthentication into parts
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 15:06:03 +0000 (17:06 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 15:06:03 +0000 (17:06 +0200)
commit6ae9318536ecffa7374431767e2e3cb0c6b56758
treedc3d65a2d93159b7444d91fb64cd4282abca57a1
parent4d69dc3ecc6b4a4665c8c5164587876751abfec2
Split scan processing for RSN preauthentication into parts

This avoids passing the raw scan results into the RSN code and by
doing so, removes the only dependency on src/drivers from the
src/rsn_supp code (or from any src subdirectory for that matter).
src/rsn_supp/preauth.c
src/rsn_supp/preauth.h
wpa_supplicant/events.c