Getting information from a received packet's header

Varga Dávid duvi at duvinet.hu
Wed Mar 21 10:25:01 EDT 2007


True! I just didn't calculate it (:
Thanks, it seems to do the same thing.


-----Original Message-----
From: ahuguet at cttc.es [mailto:ahuguet at cttc.es] 
Sent: Wednesday, March 21, 2007 3:24 PM
To: Varga Dávid
Cc: hostap at shmoo.com
Subject: RE: Getting information from a received packet's header

> I've enabled promiscuous mode with:
> iwpriv wlan0 set_rid_word 64645 1
> Does it differ from your solution. How could I use that?
>

Jouni pointed you to use a defined word in hostap_common.h
#define HFA384X_RID_PROMISCUOUSMODE 0xFC85

as you can see hexadecimal 0xFC85 equals decimal value of 64645, which is
the one you entered, so I think there should be no difference at all.




More information about the HostAP mailing list