index
:
delta/libnl.git
baserock/morph
master
github.com: gxk/libnl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add nl_rate2str()
Thomas Graf
2011-06-09
1
-0
/
+21
*
Add rtnl_tc_data_check()
Thomas Graf
2011-06-09
1
-0
/
+15
*
Provide silent variation of nl_cache_require()
Thomas Graf
2011-05-11
3
-9
/
+16
*
Use name "global" instead of "universe" for largest scope
Thomas Graf
2011-05-04
1
-1
/
+1
*
addr: store link object and provide rtnl_addr_get()
Thomas Graf
2011-05-03
1
-1
/
+77
*
Adding rule with "From" option doesn't work
Romary Sonrier
2011-05-03
1
-6
/
+8
*
Provide rtnl_tc_get_link() and fix link refcnt
Thomas Graf
2011-04-21
1
-5
/
+34
*
Fix clone() of AF specific link data
Thomas Graf
2011-04-21
1
-1
/
+1
*
Set tc->tc_link if link cache is available
Thomas Graf
2011-04-20
1
-0
/
+8
*
Improve readability of classid string representation
Thomas Graf
2011-04-20
1
-4
/
+4
*
Expose <netlink/route/link/inet.h>
Thomas Graf
2011-04-20
1
-1
/
+1
*
Support link info types with no payload
Thomas Graf
2011-04-19
1
-4
/
+5
*
Add support for ARPHRD_NONE
Thomas Graf
2011-04-19
1
-0
/
+3
*
dummy interface support
Thomas Graf
2011-04-15
2
-1
/
+39
*
Support for rtnl_link_add()
Thomas Graf
2011-04-15
1
-6
/
+73
*
Improve rtnl_link_change() behaviour
Thomas Graf
2011-04-13
2
-73
/
+129
*
fix line removed by mistake
Thomas Graf
2011-04-11
1
-0
/
+1
*
API to issue direct GET requests to the kernel
Thomas Graf
2011-04-11
2
-1
/
+162
*
link: Provide rtnl_link_delete() to delete virtual links
Thomas Graf
2011-04-10
1
-0
/
+81
*
link: Make return and argument type match
Thomas Graf
2011-04-10
1
-2
/
+2
*
Provide nl_cache_set_arg{1,2}() to specify cache args
Thomas Graf
2011-04-10
1
-0
/
+26
*
Provide nl_object_dump_buf() to easily dump to buffers
Thomas Graf
2011-04-10
1
-0
/
+10
*
Initialize dump buffer in case caller missed it
Thomas Graf
2011-04-10
1
-0
/
+3
*
trafic class/classifer API improvements and documentation
Thomas Graf
2011-03-29
2
-232
/
+322
*
Qdisc API improvements and documentation
Thomas Graf
2011-03-25
2
-231
/
+263
*
Add nl_send_sync()
Thomas Graf
2011-03-25
1
-0
/
+31
*
correctly handle the object not found case
Nicolas Sitbon
2011-03-25
1
-0
/
+1
*
Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()
Thomas Graf
2011-03-24
1
-18
/
+13
*
Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir
Thomas Graf
2011-03-24
2
-3
/
+5
*
Cleanup <netlink/route/qdisc.h>
Thomas Graf
2011-03-24
1
-1
/
+2
*
Check if all mandatory attributes are present in rtnl_tc_msg_build()
Thomas Graf
2011-03-24
1
-1
/
+5
*
Add NLE_NODEV error
Thomas Graf
2011-03-24
1
-0
/
+2
*
Set default MTU to 1500
Thomas Graf
2011-03-24
1
-2
/
+2
*
Fix "make distcheck".
Thierry Reding
2011-03-23
1
-2
/
+18
*
Fix out-of-tree build.
Thierry Reding
2011-03-23
1
-1
/
+1
*
Omit empty nested attributes
Thomas Graf
2011-03-23
1
-3
/
+15
*
add missing checks for ROUTE_ATTR_MULTIPATH
Daniel Walter
2011-03-22
1
-4
/
+12
*
Documentation updates
Thomas Graf
2011-03-22
11
-74
/
+174
*
fix module parent references
Thomas Graf
2011-03-21
1
-1
/
+1
*
rename sch -> qdisc
Thomas Graf
2011-03-21
14
-25
/
+26
*
Unified TC API
Thomas Graf
2011-03-21
33
-2559
/
+1822
*
provide function to retrieve htb rate
Thomas Graf
2011-03-17
1
-0
/
+9
*
Hold reference to obj while calling callback of cache iterator
Thomas Graf
2011-03-17
1
-0
/
+5
*
Print debugging info while iterating a cache based on a filter
Thomas Graf
2011-03-17
1
-2
/
+9
*
Fix off-by-one when reading IFLA_INET6_CONF and IFLA_INET6_STATS
Thomas Graf
2011-03-17
1
-2
/
+2
*
__nlmsg_alloc(): Guarantee minimal message size of at least the header
Thomas Graf
2011-03-17
1
-0
/
+3
*
Add missing argument in rtnl_link_change example
Miguel Di Ciurcio Filho
2011-03-16
1
-1
/
+1
*
allowing silent rules in build
Reuben Hawkins
2011-03-16
1
-4
/
+4
*
prefix ipv6 link statistics identifiers with IP6
Thomas Graf
2011-03-16
2
-65
/
+67
*
addr: hide nl_addr_destroy()
Thomas Graf
2010-11-26
1
-25
/
+14
[next]