On Nov 28, 2007 8:47 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > > > > > Just grap iw (from git.sipsolutions.net) and create a new monitor > > > interface: ./iw dev wmaster0 interface add moni0 type monitor > > > and then run tcpdump/wireshark on that. > > > > iw does not build here : > > cc -I/lib/modules/`uname -r`/build//include -Wall > > -I/lib/modules/`uname -r`/build/include -g -c -o iw.o iw.c > > iw.c:11:31: error: netlink/genl/genl.h: No such file or directory > > iw.c:12:33: error: netlink/genl/family.h: No such file or directory > > iw.c:13:33: error: netlink/genl/ctrl.h: No such file or directory > > Yeah, you need libnl-pre8. ok will rebuild libnl and do the tests on friday. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html