index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
msg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nlmsg_ok comparison between signed and unsigned
Eric Paris
2013-01-03
1
-1/+1
*
use safe cache lookup variants internally
Thomas Graf
2012-11-15
1
-6/+14
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-4/+4
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-142/+10
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
1
-2/+2
*
documentation updates
Thomas Graf
2011-07-14
1
-6/+0
*
Documentation updates
Thomas Graf
2011-03-21
1
-1/+1
*
__nlmsg_alloc(): Guarantee minimal message size of at least the header
Thomas Graf
2011-03-17
1
-0/+3
*
nl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len() -> nlmsg_datalen()
Thomas Graf
2010-11-22
1
-13/+45
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-1/+1
*
Improved debugging messages while constructing messages/attributes
Thomas Graf
2010-10-29
1
-2/+2
*
Fix use of uninitialized data at the end of netlink message
Thomas Graf
2010-10-28
1
-1/+1
*
Patch for unexpectedly aligned messages
Marc de Kruijf
2009-09-02
1
-1/+1
*
restructure module documentation order
Thomas Graf
2008-12-10
1
-1/+1
*
Replace NL_KEEP code with proper message reference counting
Thomas Graf
2008-10-14
1
-10/+30
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-12/+8
*
Improve performance by using malloc() over calloc() in critical places
Thomas Graf
2008-05-07
1
-1/+3
*
Improve message/attribute construction documentation and add nlmsg_expand()
Thomas Graf
2008-01-14
1
-14/+51
*
Fix stale data pointers when constructing messages
Thomas Graf
2008-01-14
1
-23/+45
*
Added additional parsing and validation functions for generic netlink
Thomas Graf
2008-01-10
1
-2/+10
*
Fix nl_msg_parse() to not give back a reference it does not own
Thomas Graf
2007-12-17
1
-1/+0
*
[LIBNL]: Fix format strings
Patrick McHardy
2007-12-13
1
-3/+3
*
Cache message type association interface cleanups
Thomas Graf
2007-10-11
1
-9/+15
*
Initial import
Thomas Graf
2007-09-14
1
-0/+931