summaryrefslogtreecommitdiffstats
path: root/include/netlink/utils.h
Commit message (Expand)AuthorAgeFilesLines
* route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()Thomas Haller2014-11-271-0/+8
* route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernelsThomas Haller2014-11-271-0/+8
* lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller2014-05-061-0/+9
* act: grab a reference when adding an action to a filterCong Wang2014-04-301-0/+7
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-0/+7
* utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPEThomas Haller2014-03-131-0/+8
* utils: add nl_has_capability() functionThomas Haller2014-03-131-0/+8
* Fix build warning after const char ** convertThomas Graf2012-08-291-2/+2
* lib/utils.c: One kilobit now is a 1000bits (instead of 1024)Коренберг Марк2012-08-281-2/+2
* correct HTB rtable/HZ calculationsAndrew Collins2012-05-291-0/+1
* doc: documentation restructuringThomas Graf2012-05-101-2/+2
* Add nl_rate2str()Thomas Graf2011-06-091-0/+6
* New function nl_size2str()Thomas Graf2010-11-171-0/+1
* Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...Thomas Graf2010-11-171-1/+1
* Extend nl_time2int() and rename it to nl_str2msec()Thomas Graf2008-06-161-0/+1
* Thread-safe error handlingThomas Graf2008-05-141-5/+1
* Export nl_dump_line() and automatically count lines while dumpingThomas Graf2008-04-291-2/+2
* Export interface to define objectsThomas Graf2007-09-151-0/+5
* Initial importThomas Graf2007-09-141-0/+76