> + if (bss && bss->ht_ie) { > + memset(&iwe, 0, sizeof(iwe)); > + iwe.cmd = IWEVGENIE; > + iwe.u.data.length = bss->ht_ie_len; > + current_ev = iwe_stream_add_point(current_ev, end_buf, &iwe, > + bss->ht_ie); I'm fine with this, but I'm wondering if maybe we should just pass out the whole IE area of the beacon/probe response? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part