summaryrefslogtreecommitdiffstats
path: root/libnl_2
Commit message (Collapse)AuthorAgeFilesLines
* libnl_2: Fix getting family_idDmitry Shmidt2011-09-301-2/+5
| | | | | Change-Id: I27b2495fb96852e960f647f032a5fcd446ec742b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Merge "libnl_2: Update README"Dmitry Shmidt2011-08-121-2/+6
|\
| * libnl_2: Update READMEDmitry Shmidt2011-08-121-2/+6
| | | | | | | | | | Change-Id: I8501dc01782fa2cfeabb9d27b9c48caa50b74f37 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Merge "libnl_2: Fix nested attribute setting"Dmitry Shmidt2011-08-114-75/+64
|\ \ | |/
| * libnl_2: Fix nested attribute settingDmitry Shmidt2011-08-104-75/+64
| | | | | | | | | | Change-Id: I9dbf72a25e8a939ab6aa35eaf4adbf86d9ed97a1 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Move libnl headers to their own projectJean-Baptiste Queru2011-08-0843-4793/+1
|/ | | | Change-Id: If3f20575507431afa7a79aee6b99823a2d1df324
* libnl: Added more detailed information to READMEFrank Maker2011-08-041-6/+55
| | | | Change-Id: I330a215a02535521b6bdd613eae50c34e47a8835
* libnl: BUGFIX to support wpa_supplicant p2p_findFrank Maker2011-08-022-0/+10
| | | | | Close socket file descriptor when nl_msg freed Correct nested attribute container size when closing nest
* libnl: nl_socket_alloc() BugfixFrank Maker2011-07-061-5/+6
| | | | | | Clear memory and allow kernel to set local socket pid Change-Id: I274156fa7bcf8d2fe78f719fb2eb32d963682931
* BUGFIX: libnl_2Frank Maker2011-06-301-2/+4
| | | | | | Fixed return value for nla_put. Change-Id: If1ae33bb38c0e88ca7a9220e90ae35dfb0b44b86
* Cleanroom libnl_2 libraryFrank Maker2011-06-2854-0/+6117
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