summaryrefslogtreecommitdiffstats
path: root/libnl_2/socket.c
Commit message (Collapse)AuthorAgeFilesLines
* libnl_2: Add nl_socket_set_cb() and nl_socket_get_cb()Dmitry Shmidt2012-07-101-0/+12
| | | | | Change-Id: Ibc2b4dc9528bd43d3fc85491c4838a33c916330e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnl_2: Fix memory leaksDmitry Shmidt2011-11-011-13/+22
| | | | | | | BUG: b/5532633 Change-Id: I271168764e26dc465d2442f5015338a3e9a479b8 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnl: BUGFIX to support wpa_supplicant p2p_findFrank Maker2011-08-021-0/+1
| | | | | 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
* Cleanroom libnl_2 libraryFrank Maker2011-06-281-0/+118
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