Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | sd-rtnl: added support for a few more attributes | Susant Sahani | |
2014-02-10 | sd-rtnl: test - improve test of MTU a bit | Tom Gundersen | |
We are more likely to catch errors if we don't use '0' as test value. | |||
2014-02-10 | sd-rtnl: add test cases for link | Susant Sahani | |
2014-02-05 | Added attribute support for sd-rtnl | Susant Sahani | |
Added sd_rtnl_message_append_u8 and few attribute support in sd_rtnl_message_append_u32 IFLA_GROUP, IFLA_TXQLEN, IFLA_NUM_TX_QUEUES, IFLA_NUM_RX_QUEUES | |||
2014-01-30 | sd-rtnl: beef up rtnl-util a bit | Tom Gundersen | |
2014-01-25 | sd-rtnl: extend tests a bit | Tom Gundersen | |
2014-01-24 | sd-rtnl: add support for reading containers | Tom Gundersen | |
Also insist on messages being sealed before reading them. In other words we don't allow interleaving of reading and appending to messages. | |||
2014-01-24 | sd-rtnl: add support for nested containers | Tom Gundersen | |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen | |
Split out into sd_rtnl_message_addr_set_{prefixlen,flags,scope}(). | |||
2014-01-22 | sd-rtnl: add sd_rtnl_message_append_u16() | Tom Gundersen | |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen | |
2014-01-21 | libsystemd: split up into subdirs | Tom Gundersen | |
We still only produce on .so, but let's keep the sources separate to make things a bit less messy. |