-
- Downloads
misc changes including WSC M1 and M2 verification
is_cmdu_type_response() returns true only for response to unicast type. cmdu_alloc_simple() returns assigned 'mid' when passed as 0. record receiving interface name in 'dev_ifname' of struct cmdu_buff. Extend 'cmdu_ackq' to allow passing of user cookie so that it can be checked in the response path, if needed. Fix ap autoconfig search and response handling. Fix WSC M2 message construction and processing.
Showing
- src/cmdu.c 6 additions, 5 deletionssrc/cmdu.c
- src/cmdu.h 2 additions, 1 deletionsrc/cmdu.h
- src/cmdu_ackq.c 18 additions, 7 deletionssrc/cmdu_ackq.c
- src/cmdu_ackq.h 3 additions, 2 deletionssrc/cmdu_ackq.h
- src/cmdu_input.c 113 additions, 41 deletionssrc/cmdu_input.c
- src/cmdu_output.c 83 additions, 11 deletionssrc/cmdu_output.c
- src/i1905.c 21 additions, 2 deletionssrc/i1905.c
- src/i1905.h 11 additions, 1 deletionsrc/i1905.h
- src/i1905_wsc.c 14 additions, 15 deletionssrc/i1905_wsc.c
Loading
Please register or sign in to comment