Age | Commit message (Expand) | Author |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-08 | sd-rtnl: properly size attribute array if IFA_FLAGS was missing | Lennart Poettering |
2015-03-27 | sd-rtnl: Always enable IFA_FLAGS | Patrik Flykt |
2015-03-23 | sd-rtnl: handle empty multi-part message from the kernel | Alin Rauta |
2015-03-13 | sd-rtnl: read_message - don't set group if not needed | Tom Gundersen |
2015-03-13 | sd-rtnl: process - only apply matches to broadcast messages | Tom Gundersen |
2015-03-13 | sd-rtnl: improve detection of broadcast messages | Tom Gundersen |
2015-03-13 | sd-rtnl: never set serial to 0 | Tom Gundersen |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-12 | networkd: Begin with serial number 1 for netlink requests | Richard Maw |
2015-02-26 | sd-rtnl: types - fix check for unsupported type | Tom Gundersen |
2015-02-26 | sd-rtnl: types - don't assert_return in private API | Tom Gundersen |
2015-02-23 | libsystemd: revert one hunk of duplicate ifdef removal | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-09 | sd-rtnl: fix typesystem for IFLA_AF_SPEC | Tom Gundersen |
2015-02-08 | sd-rtnl: add support for IFLA_INET6_* | Tom Gundersen |
2015-02-08 | sd-rtnl: extend type system to allow address-family to decide the union members | Tom Gundersen |
2015-02-08 | sd-rtnl: don't treat 0-length messages specially | Tom Gundersen |
2015-02-06 | sd-rtnl: don't fall over when receiving 0 bytes from the socket | Tom Gundersen |
2015-02-06 | sd-rtnl: fix creation of synthetic error replies | Tom Gundersen |
2015-02-03 | sd-rtnl: allow sd_rtnl_open_fd() to be used on bound sockets | Tom Gundersen |
2015-02-02 | networkd: support socket activation | Tom Gundersen |
2015-02-02 | sd-rtnl: introduce sd_rtnl_new_from_netlink | Tom Gundersen |
2015-01-31 | sd-rtnl: don't fail event handler when callback fails | Tom Gundersen |
2015-01-22 | networkd: Introduce ip6gre and ip6gretap | Susant Sahani |
2015-01-22 | networkd: Introduce IP6 tunnel | Susant Sahani |
2015-01-22 | networkd: introduce gretap | Susant Sahani |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-13 | refcnt: refcnt is unsigned, fix comparisons | Tom Gundersen |
2015-01-13 | nspawn: add new option "--port=" for exposing container ports on the local host | Lennart Poettering |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-29 | rtnl: recv_message - don't enforce sender uid | Tom Gundersen |
2014-12-29 | sd-rtnl: rtnl_call - don't dispatch wqueue after timeout has passed | Tom Gundersen |
2014-12-29 | sd-rtnl: rtnl_poll - fix typo | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - drop message when peeking fails | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - don't fail on interrupt | Tom Gundersen |
2014-12-29 | sd-rtnl: recv_message - log when dropping message | Tom Gundersen |
2014-12-18 | networkd: add FDB support | Alin Rauta |
2014-12-09 | sd-rtnl: fix size check in sd_rtnl_message_append_string() | Lennart Poettering |
2014-12-08 | networkd: manager - enumerate addresses globally, rather than per-link | Tom Gundersen |
2014-12-08 | sd-rtnl: fix bogus warning about dropping 20 bytes from multi-part messages | Tom Gundersen |
2014-12-04 | sd-rtnl: rename sd_rtnl_message_route_get_{dst,src}_len to *_prefixlen | Tom Gundersen |
2014-12-04 | networkd: add support for source routing | Tom Gundersen |
2014-12-04 | rtnl: order local addresses/gateways by the address itself as last resort | Lennart Poettering |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-12-03 | rtnl: make checks for default routes more strict | Lennart Poettering |