summaryrefslogtreecommitdiffstats
path: root/lib/msg.c
Commit message (Expand)AuthorAgeFilesLines
* 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