| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-21 | 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 |
|
|
* | nl_recv(): Zero out sockaddr in case the caller forgot | Thomas Graf | 2010-11-22 | 1 | -0/+2 |
|
|
* | nl_recv(): Make passing creds pointer optional | Thomas Graf | 2010-11-22 | 1 | -2/+4 |
|
|
* | nl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len() -> nlmsg_datalen() | Thomas Graf | 2010-11-22 | 3 | -15/+47 |
|
|
* | Documentation updates | Thomas Graf | 2010-11-19 | 1 | -487/+0 |
|
|
* | 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 | 2 | -5/+18 |
|
|
* | 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 | 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 |
|
|