<div>Hi:</div>
<div> </div>
<div>    1.Hostapd 0.6.9&#39;s wep configuration seems not right on wep key index handle.</div>
<div> </div>
<div>    When I use wirelessExt tool to config wep key, </div>
<div>    iwconfig ath0 key [1] 1234567890</div>
<div>    Madwifi shows:</div>
<div>    ath0: ieee80211_crypto_setkey: WEP keyix 0 flags 0x7 mac 00:0d:02:30:00:01  tsc 0 len 5</div>
<div> </div>
<div>    But if you set wep key using hostapd by setting config file as:</div>
<div>    wep_default_key=0</div>
<div>    wep_key0=1234567890    </div>
<div>    Madwifi shows</div>
<div>    ath0: ieee80211_crypto_setkey: WEP keyix 4 flags 0x3 mac ff:ff:ff:ff:ff:ff  tsc 0 len 5</div>
<div>    </div>
<div>    wep key index seems wrong when using hostapd to config wep.</div>
<div> </div>
<div>    2. ssid reload was missed in handle_reload functions</div>
<div>    When external registrar config the AP and override its ssid in M8. New ssid won&#39;t be configured by handle_reload function.</div>
<div>   </div>
<div>    Wish to get your confirm on the above questions.</div>
<div> </div>
<div>Best Regards!</div>
<div> </div>
<div> </div>
<div> </div>
<div>    </div>
<div> </div>