Re: 802.11 management frames supported (Was: Xmas, variadic macros, and 802.11)
Gisle Vanem <[email protected]> Sun, 26 Dec 2004 17:25:32 +0100
| Newsgroups | gmane.comp.security.libnet |
|---|---|
| Message-ID | <[email protected]> |
"Fr=E9d=E9ric Raynal" wrote: > See src/libnet_build_802_11.c for the builders > include/libnet/libnet-headers.h for the data structures > samples/80211.c for an extended example I had some troubles building this sample on Windows. Because libnet_build_802_11_cap_info() etc. was defined inline. On Win32, these must be decorated with LIBNET_API to be exported and used by the sample app. > http://www.security-labs.org/libnetng/ng-last.tbz2 Can you please rename this to 'ng-last.tar.bz2' since bzip doesn't recognise the '.tbz2' suffix. --gv