<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Le 31/03/2011 13:21, Thomas Graf a écrit :
<blockquote cite="mid:20110331112110.GA4133@canuck.infradead.org"
type="cite">
<pre wrap="">On Wed, Mar 30, 2011 at 10:53:42PM +0200, Andrea Di Pasquale wrote:
</pre>
<blockquote type="cite">
<pre wrap="">nice to meet you!
I want to work into MLME MAC sublayer with linux wireless stack.
I know that with nl80211 I can to access into it by netlink sockets from
userspace.
So, my question is: does libnl offers API for this work?
</pre>
</blockquote>
<pre wrap="">
Although libnl currently does not provide a high level interface
for nl80211 you can use the standard generic netlink interface
in the nl-genl library to use the "nl80211" protocol.
_______________________________________________
libnl mailing list
<a class="moz-txt-link-abbreviated" href="mailto:libnl@lists.infradead.org">libnl@lists.infradead.org</a>
<a class="moz-txt-link-freetext" href="http://lists.infradead.org/mailman/listinfo/libnl">http://lists.infradead.org/mailman/listinfo/libnl</a>
</pre>
</blockquote>
Actually, the documentation recommends libnl for "wireless layer"
handling: <a
href="http://linuxwireless.org/en/developers/Documentation/nl80211">http://linuxwireless.org/en/developers/Documentation/nl80211
.</a><br>
regards.<br>
</body>
</html>