summaryrefslogtreecommitdiffstats
path: root/libnl_2/genl
Commit message (Collapse)AuthorAgeFilesLines
* am cdc4a400: am cb71ed30: am 50e2555d: Merge "Always include <sys/socket.h> ↵Elliott Hughes2012-09-121-0/+1
|\ | | | | | | | | | | | | before <linux/netlink.h>." * commit 'cdc4a400b3a47564887ac1220bfb7f6f8312a71e': Always include <sys/socket.h> before <linux/netlink.h>.
| * Always include <sys/socket.h> before <linux/netlink.h>.Elliott Hughes2012-09-121-0/+1
| | | | | | | | | | | | | | Newer kernel headers files aren't stand alone. (This has long been true of glibc's copy, but we only recently updated external/kernel-headers.) Change-Id: Iebcb40902b2f29fe509e207e2f3a9d02a7e40602
* | libnl_2: Extend genl_ctrl_resolve() to support "nl80211" nameDmitry Shmidt2012-07-101-8/+23
|/ | | | | Change-Id: I46759ba55bdf42baef7c1f43de845b0dc846d502 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnl_2: Fix getting family_idDmitry Shmidt2011-09-301-2/+5
| | | | | Change-Id: I27b2495fb96852e960f647f032a5fcd446ec742b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Cleanroom libnl_2 libraryFrank Maker2011-06-282-0/+327
By overriding the netlink cache pointer, able to pass nl80211 family id. Scan and connecting open access point work Added legal stuff to headers Change-Id: I1c60452f35fdd1f80edebc03fef33067722d0543