summaryrefslogtreecommitdiffstats
path: root/libnl_2/attr.c
Commit message (Collapse)AuthorAgeFilesLines
* libnl: Add nla_put_u8/u16/u32/u64() wrapperJouni Malinen2012-08-091-0/+22
| | | | | Change-Id: I9c07bbff1f678b5c406dbd455c830363af093703 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnl_2: Fix nested attribute settingDmitry Shmidt2011-08-101-55/+35
| | | | | Change-Id: I9dbf72a25e8a939ab6aa35eaf4adbf86d9ed97a1 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* libnl: BUGFIX to support wpa_supplicant p2p_findFrank Maker2011-08-021-0/+9
| | | | | Close socket file descriptor when nl_msg freed Correct nested attribute container size when closing nest
* BUGFIX: libnl_2Frank Maker2011-06-301-2/+4
| | | | | | Fixed return value for nla_put. Change-Id: If1ae33bb38c0e88ca7a9220e90ae35dfb0b44b86
* Cleanroom libnl_2 libraryFrank Maker2011-06-281-0/+226
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