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
/
attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
attr: nla_get_u64() should return 0 if the attribute does not fully contain 6...
Thomas Haller
2014-06-25
1
-1/+2
*
attr: prevent garbage return value for NULL param
Peter Wu
2014-06-25
1
-1/+1
*
The commit 6a8d90f5fec4 "attr: Allow attribute type 0" intended to
Samuel Gauthier
2013-11-29
1
-4/+0
*
attr: Allow attribute type 0
Thomas Graf
2013-11-28
1
-1/+1
*
Wrong calcultation in nla_reserve
Emmanuel Thierry
2013-04-28
1
-1/+1
*
attr: Fix typo in nla_is_nested()
Thomas Graf
2013-04-28
1
-1/+1
*
attr: nla_is_nested() must access nla_type directly
Thomas Graf
2013-04-28
1
-1/+1
*
attr: Warn application if nla_parse() observes same attribute multiple times
Thomas Graf
2013-03-14
1
-8/+13
*
attr: No longer warn about attribute of type 0
Thomas Graf
2013-03-14
1
-3/+2
*
attr: Do not enforce maximum length for NLA_FLAG attributes
Thomas Graf
2013-03-14
1
-3/+1
*
attr: Add nla_nest_cancel() to remove partially added nested attributes
Thomas Graf
2013-03-14
1
-2/+23
*
attr: Provide nla_is_nested() function
Thomas Graf
2013-02-05
1
-1/+12
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
Use NL_DBG() instead of printing warnings and errors to stderr
Thomas Graf
2012-11-15
1
-2/+2
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-1/+2
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-350/+9
*
Omit empty nested attributes
Thomas Graf
2011-03-23
1
-3/+15
*
nl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len() -> nlmsg_datalen()
Thomas Graf
2010-11-22
1
-1/+1
*
attr: Add padding if nested data does not end at an alignment boundry
Thomas Graf
2010-10-29
1
-0/+17
*
Improved debugging messages while constructing messages/attributes
Thomas Graf
2010-10-29
1
-5/+17
*
Avoid memcpy()/memset() when reserving space for nested attributes
Thomas Graf
2010-10-28
1
-4/+7
*
Introduce nla_strdup() to help parse strings attributes
Thomas Graf
2008-06-13
1
-0/+5
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-12/+0
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-9/+7
*
Be liberal when receiving an empty nested attribute
Thomas Graf
2008-02-22
1
-1/+0
*
Detailed attribute documentation
Thomas Graf
2008-01-30
1
-310/+705
*
Improve message/attribute construction documentation and add nlmsg_expand()
Thomas Graf
2008-01-14
1
-10/+8
*
Fix stale data pointers when constructing messages
Thomas Graf
2008-01-14
1
-3/+2
*
[LIBNL]: Fix format strings
Patrick McHardy
2007-12-13
1
-2/+2
*
Initial import
Thomas Graf
2007-09-14
1
-0/+787