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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-151/+151
*
lib/socket: retry generate local port in nl_connect on ADDRINUSE
Thomas Haller
2014-05-06
1
-1/+1
*
act: grab a reference when adding an action to a filter
Cong Wang
2014-04-30
1
-1/+1
*
veth: grab a reference for rtnl_link_veth_get_peer()
Cong Wang
2014-04-30
1
-1/+1
*
utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPE
Thomas Haller
2014-03-13
1
-0/+9
*
utils: add nl_has_capability() function
Thomas Haller
2014-03-13
1
-0/+43
*
utils: fix nl_msec2str() which always returned '0msec' for whole second durat...
Thomas Haller
2014-02-20
1
-5/+5
*
Handle the case where nl_msec2str is passed 0 msecs
Joe Damato
2013-07-19
1
-0/+5
*
Add support for inet diag Netlink protocol.
Joe Damato
2013-07-19
1
-1/+1
*
handle the case where 0 is passed to nl_size2str
Joe Damato
2013-07-18
1
-0/+5
*
addr: only translate more recent address family names and ARP types if defined
Thomas Graf
2013-04-05
1
-0/+2
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
1
-0/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
Fix file descriptor leak on error
Thomas Jarosch
2012-12-27
1
-4/+12
*
Use NL_DBG() instead of printing warnings and errors to stderr
Thomas Graf
2012-11-15
1
-1/+1
*
Fix warning "not checking return value of fscanf" in lib/utils.c: get_psched_...
Коренберг Марк (дома)
2012-08-29
1
-4/+10
*
Fix build warning after const char ** convert
Thomas Graf
2012-08-29
1
-2/+2
*
lib/utils.c: One kilobit now is a 1000bits (instead of 1024)
Коренберг Марк
2012-08-28
1
-18/+28
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-18/+21
*
correct HTB rtable/HZ calculations
Andrew Collins
2012-05-29
1
-8/+20
*
Fix for dumping objects to a buffer instead of file descriptor
Bushman, Jeff
2012-05-18
1
-5/+3
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-3/+27
*
__str2flags fix
Justin Mayfield
2012-05-10
1
-1/+2
*
utils: Initialize list head after freeing translation list
Thomas Graf
2011-10-10
1
-0/+2
*
Avoid freeing memory if vasprintf() failed
Thomas Graf
2011-08-11
1
-7/+8
*
Update local copies of include/linux
Thomas Graf
2011-06-09
1
-0/+1
*
Add nl_rate2str()
Thomas Graf
2011-06-09
1
-0/+21
*
Add support for ARPHRD_NONE
Thomas Graf
2011-04-19
1
-0/+3
*
Initialize dump buffer in case caller missed it
Thomas Graf
2011-04-10
1
-0/+3
*
constify struct trans_tbl
Thomas Graf
2010-11-17
1
-8/+8
*
New function nl_size2str()
Thomas Graf
2010-11-17
1
-0/+50
*
Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...
Thomas Graf
2010-11-17
1
-4/+8
*
Updated arp and ethernet codes
Thomas Graf
2010-10-28
1
-0/+20
*
Fix compile warning in utils.c
Thomas Graf
2010-07-03
1
-1/+1
*
Fix a bug when calculating ticks_per_usec
Jose Ignacio Naranjo Hernández
2010-03-10
1
-19/+16
*
restructure module documentation order
Thomas Graf
2008-12-10
1
-0/+42
*
Extend nl_time2int() and rename it to nl_str2msec()
Thomas Graf
2008-06-16
1
-14/+29
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-3/+2
*
Return libnl error codes in translation routines
Thomas Graf
2008-05-20
1
-12/+12
*
Uninline various functions to save 7K code
Thomas Graf
2008-05-15
1
-2/+194
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-91/+5
*
Export nl_dump_line() and automatically count lines while dumping
Thomas Graf
2008-04-29
1
-4/+17
*
Read debugging environment variable when initializing the library
Thomas Graf
2007-12-18
1
-1/+9
*
Export interface to define objects
Thomas Graf
2007-09-15
1
-0/+54
*
Initial import
Thomas Graf
2007-09-14
1
-0/+701