summaryrefslogtreecommitdiffstats
path: root/lib/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Patch for unexpectedly aligned messagesMarc de Kruijf2009-09-021-1/+1
* restructure module documentation orderThomas Graf2008-12-101-1/+1
* Replace NL_KEEP code with proper message reference countingThomas Graf2008-10-141-10/+30
* Thread-safe error handlingThomas Graf2008-05-141-12/+8
* Improve performance by using malloc() over calloc() in critical placesThomas Graf2008-05-071-1/+3
* Improve message/attribute construction documentation and add nlmsg_expand()Thomas Graf2008-01-141-14/+51
* Fix stale data pointers when constructing messagesThomas Graf2008-01-141-23/+45
* Added additional parsing and validation functions for generic netlinkThomas Graf2008-01-101-2/+10
* Fix nl_msg_parse() to not give back a reference it does not ownThomas Graf2007-12-171-1/+0
* [LIBNL]: Fix format stringsPatrick McHardy2007-12-131-3/+3
* Cache message type association interface cleanupsThomas Graf2007-10-111-9/+15
* Initial importThomas Graf2007-09-151-0/+931