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
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: constify interface
Thomas Graf
2010-11-18
1
-6/+6
*
constify struct trans_tbl
Thomas Graf
2010-11-17
24
-47/+47
*
link/inet6: pretty printing
Thomas Graf
2010-11-17
1
-12/+49
*
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
4
-9/+13
*
sfq: perturb period is in seconds, not jiffies
Thomas Graf
2010-11-17
1
-1/+1
*
link/inet: pretty printing, make output more readable
Thomas Graf
2010-11-16
1
-3/+3
*
link/inet: documentation: add examples
Thomas Graf
2010-11-16
1
-0/+52
*
link: define RTM_SETLINK to allow pretty printing
Thomas Graf
2010-11-16
1
-0/+1
*
link: Add missing IFLA_AF_SPEC container attribute
Thomas Graf
2010-11-16
1
-0/+6
*
link/inet: Fix array access
Thomas Graf
2010-11-16
1
-1/+1
*
link: Fix typo, use rtnl_link_af_alloc() to make sure data buffer is allocated
Thomas Graf
2010-11-16
1
-1/+1
*
link: AF_INET link module
Thomas Graf
2010-11-16
4
-8/+314
*
link: Support for IFLA_AF_SPEC
Thomas Graf
2010-11-13
2
-9/+43
*
link: Add support for IPv6 specific link data
Thomas Graf
2010-11-11
2
-1/+328
*
Add support for per interface ICMPv6 statistics
Thomas Graf
2010-11-11
1
-0/+4
*
Extend rtnl_link_alloc_cache() to support address families
Thomas Graf
2010-11-11
1
-7/+82
*
Make nl_str2af return a negative value if parsing fails
Thomas Graf
2010-11-11
1
-1/+1
*
link/api: Improve API documentation.
Thomas Graf
2010-11-11
3
-13/+17
*
link/api: Convert link info ops to use nl_list_head
Thomas Graf
2010-11-11
2
-19/+71
*
link: Support for AF_BRIDGE address family
Thomas Graf
2010-11-11
2
-0/+94
*
link/api: Check for null pointer in rtnl_link_af_ops_put()
Thomas Graf
2010-11-11
1
-1/+2
*
link: API for address family specific link data
Thomas Graf
2010-11-11
3
-13/+215
*
link: Support IFLA_NUM_VF attribute
Thomas Graf
2010-11-11
1
-0/+28
*
link: Support IFLA_IFALIAS attribute
Thomas Graf
2010-11-11
1
-1/+58
*
pktloc: support to specify a shift operator for packet locations
Thomas GraF
2010-11-04
2
-4/+14
*
Correctly state the process of sending a netlink message. A message
Thomas GraF
2010-11-04
1
-0/+3
*
ematch/meta: id definitions
Thomas Graf
2010-11-03
1
-1/+44
*
Correctly parse and generate classids
Thomas Graf
2010-11-01
1
-3/+4
*
classid auto generation if provided tc name does not exist
Thomas Graf
2010-11-01
1
-28/+110
*
Support for meta match
Thomas Graf
2010-10-31
5
-3/+513
*
text ematch support
Thomas Graf
2010-10-29
5
-8/+265
*
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
2
-7/+19
*
routing rules: adapt to unified routing rules
Thomas Graf
2010-10-29
1
-216/+216
*
Revert "routing rules: mark support"
Thomas Graf
2010-10-29
1
-10/+16
*
Revert "Include RTA_MARK in routing rule messages"
Thomas Graf
2010-10-29
1
-3/+0
*
Support RT_TABLE_COMPAT
Thomas Graf
2010-10-29
1
-0/+1
*
Support neighbour flag NTF_USE
Thomas Graf
2010-10-29
1
-0/+2
*
Support for 64bit link counters IFLA_STATS64
Thomas Graf
2010-10-28
1
-7/+45
*
Updated arp and ethernet codes
Thomas Graf
2010-10-28
1
-0/+20
*
Include RTA_MARK in routing rule messages
Thomas Graf
2010-10-28
1
-0/+3
*
routing rules: mark support
Thomas Graf
2010-10-28
1
-16/+10
*
cgroup classifier improvements
Thomas Graf
2010-10-28
3
-26/+124
*
basic: Only add ematches to message if available
Thomas Graf
2010-10-28
1
-1/+5
*
Tons of ematch work
Thomas Graf
2010-10-28
11
-179/+950
*
Fix use of uninitialized data at the end of netlink message
Thomas Graf
2010-10-28
1
-1/+1
*
Avoid memcpy()/memset() when reserving space for nested attributes
Thomas Graf
2010-10-28
1
-4/+7
*
Extended pktloc to support nbyte locations for ipv6, etc.
Thomas Graf
2010-10-28
2
-5/+26
*
Packet location updates
Thomas Graf
2010-10-26
4
-60/+123
[next]