Age | Commit message (Expand) | Author |
2014-12-03 | rtnl: make checks for default routes more strict | Lennart Poettering |
2014-12-03 | nss-myhostname: always resolve the host name "gateway" to the local default g... | Lennart Poettering |
2014-12-02 | sd-rtnl: route - allow GETROUTE with AF_UNSPEC | Tom Gundersen |
2014-12-02 | sd-rtnl: add sd_rtnl_message_{new_neigh,neigh_get_{family,ifindex}} | Tom Gundersen |
2014-12-02 | sd-rtnl: add typesystem for RTM_*NEIGH | Tom Gundersen |
2014-12-02 | sd-rtnl: add a bit more debugging in case a message is dropped | Tom Gundersen |
2014-12-02 | sd-rtnl: message - allow checking for attributes without reading out their co... | Tom Gundersen |
2014-12-02 | sd-rtnl: add sd_rtnl_message_route_get_family | Tom Gundersen |
2014-11-28 | treewide: a few more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | networkd: fix kernel rtnl receive buffer overrun error | Alin Rauta |
2014-11-04 | sd-event: rename sd_event_source_set_name() to sd_event_source_get_name() | Lennart Poettering |
2014-10-29 | sd-rtnl: add bridge port rtnl attributes. | Susant Sahani |
2014-10-29 | sd-rtnl: add support to set packet family type | Susant Sahani |
2014-10-29 | sd-rtnl: mark nested attributes with the NLA_F_NESTED flag | Tom Gundersen |
2014-10-29 | sd-rtnl: fix reading of nla type | Tom Gundersen |
2014-09-18 | sd-rtnl: rtnl-message: remove unneeded linux includes | Emil Renner Berthing |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-09 | udev: net_setup_link - open ethtool and rtnl connections lazily | Tom Gundersen |
2014-09-09 | udev: event - keep one rtnl per worker, rather than per event | Tom Gundersen |
2014-09-01 | sd-rtnl: don't assign to unused variable | Tom Gundersen |
2014-08-29 | Fix a few typos in log messages | Ruben Kerkhof |
2014-08-28 | sd-event: name event sources used in libraries | Tom Gundersen |
2014-08-28 | sd-rtnl: log if kernel buffer is overrun as we currently can't handle that case | Tom Gundersen |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-12 | networkd: add minimal client tool "networkd" to query network status | Lennart Poettering |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-23 | networkd: set route protocol | Dan Williams |
2014-07-21 | sd-rtnl: uncomment bond rtnl constants | Susant Sahani |
2014-07-18 | change type for address family to "int" | Lennart Poettering |
2014-07-18 | sd-rtnl: make string returned by sd_rtnl_message_read_string() const | Lennart Poettering |
2014-07-16 | test-tables: add new entries | Zbigniew Jędrzejewski-Szmek |
2014-07-10 | shared: split out in_addr related calls from socket-util.[ch] into its privat... | Lennart Poettering |
2014-07-10 | nss-myhostname: move local address listing logic into shared, so that we can ... | Lennart Poettering |
2014-07-01 | networkd: netdev - add dummy support | Tom Gundersen |
2014-06-18 | socket-util: introduce in_addr_union similar to sockaddr_union and make use o... | Lennart Poettering |
2014-06-16 | sd-rtnl: add support for vxlan rtnl attributes | Susant Sahani |
2014-06-02 | networkd: introduce vti tunnel | Susant Sahani |
2014-06-02 | networkd: introduce gre tunnel | Susant Sahani |
2014-05-12 | networkd: introduce ipip tunnel | Susant Sahani |
2014-05-10 | rtnl: message - fix check for broadcast messages | Tom Gundersen |
2014-05-10 | rtnl: message - read group membership of incoming messages | Tom Gundersen |
2014-05-10 | rtnl: message - verify that we read the pending message size from the kernel | Tom Gundersen |
2014-05-10 | rtnl: message - move code around | Tom Gundersen |
2014-05-10 | rtnl: change from bitmask to enum for rtnl groups | Tom Gundersen |
2014-05-10 | sd-rtnl: message - add support for getting prefixlen from address messages | Tom Gundersen |
2014-05-03 | sd-rtnl-message: append - fix uninitialized memory | Tom Gundersen |
2014-05-03 | sd-rtnl: route - allow setting multiple matching routes | Tom Gundersen |
2014-04-21 | silence warnings | Thomas Hindoe Paaboel Andersen |