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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len() -> nlmsg_datalen()
Thomas Graf
2010-11-22
4
-24/+54
*
Documentation updates
Thomas Graf
2010-11-19
8
-854/+1442
*
Inherit return code of NL_CB_MSG_OUT in nl_sendmsg()
Thomas Graf
2010-11-18
1
-2/+2
*
rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_comp...
Thomas Graf
2010-11-18
3
-6/+22
*
only perform automatic sequence checking if auto-ack mode is enabled
Thomas Graf
2010-11-18
1
-7/+11
*
Don't build doc.c, there is no real code in it
Thomas Graf
2010-11-18
1
-1/+1
*
socket: constify interface
Thomas Graf
2010-11-18
2
-12/+12
*
constify struct trans_tbl
Thomas Graf
2010-11-17
25
-51/+51
*
link/inet6: pretty printing
Thomas Graf
2010-11-17
1
-12/+49
*
New function nl_size2str()
Thomas Graf
2010-11-17
2
-0/+51
*
Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...
Thomas Graf
2010-11-17
5
-10/+14
*
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
*
update Doxyfile to latest version
Thomas Graf
2010-11-16
1
-544/+922
*
Make syntax of nl-link-list consistent and install it
Thomas Graf
2010-11-16
2
-33/+24
*
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
9
-9/+397
*
link: Support for IFLA_AF_SPEC
Thomas Graf
2010-11-13
4
-9/+67
*
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
2
-0/+8
*
Add local copies of linux/ipv6.h and linux/snmp.h
Thomas Graf
2010-11-11
2
-0/+389
*
Add all libraries for libtool to improve linkage
Gery Kahn
2010-11-11
1
-40/+1
*
Extend rtnl_link_alloc_cache() to support address families
Thomas Graf
2010-11-11
6
-14/+144
*
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
4
-17/+26
*
link/api: Convert link info ops to use nl_list_head
Thomas Graf
2010-11-11
3
-21/+73
*
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
6
-92/+358
*
link: Support IFLA_NUM_VF attribute
Thomas Graf
2010-11-11
3
-0/+31
*
link: Support IFLA_IFALIAS attribute
Thomas Graf
2010-11-11
7
-13/+99
*
pktloc: support to specify a shift operator for packet locations
Thomas GraF
2010-11-04
5
-21/+56
*
Correctly state the process of sending a netlink message. A message
Thomas GraF
2010-11-04
1
-0/+3
*
nl-qdisc-delete: Do not attempt to delete default qdiscs
Thomas GraF
2010-11-03
1
-0/+4
*
ematch/meta: id definitions
Thomas Graf
2010-11-03
1
-1/+44
*
nl-classid-lookup: Added --raw option to print classid without pretty printin...
Thomas Graf
2010-11-01
2
-2/+14
*
nl-qdisc-list: --recursive - print tc objects recursively
Thomas Graf
2010-11-01
2
-7/+97
*
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
14
-47/+162
*
Support for meta match
Thomas Graf
2010-10-31
8
-3/+644
*
text ematch support
Thomas Graf
2010-10-29
7
-8/+310
*
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
4
-248/+315
*
Revert "routing rules: mark support"
Thomas Graf
2010-10-29
3
-13/+19
*
Revert "Include RTA_MARK in routing rule messages"
Thomas Graf
2010-10-29
1
-3/+0
[next]