summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-rtnl
AgeCommit message (Expand)Author
2015-04-08sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering
2015-03-27sd-rtnl: Always enable IFA_FLAGSPatrik Flykt
2015-03-23sd-rtnl: handle empty multi-part message from the kernelAlin Rauta
2015-03-13sd-rtnl: read_message - don't set group if not neededTom Gundersen
2015-03-13sd-rtnl: process - only apply matches to broadcast messagesTom Gundersen
2015-03-13sd-rtnl: improve detection of broadcast messagesTom Gundersen
2015-03-13sd-rtnl: never set serial to 0Tom Gundersen
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-12networkd: Begin with serial number 1 for netlink requestsRichard Maw
2015-02-26sd-rtnl: types - fix check for unsupported typeTom Gundersen
2015-02-26sd-rtnl: types - don't assert_return in private APITom Gundersen
2015-02-23libsystemd: revert one hunk of duplicate ifdef removalZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering
2015-02-10tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez
2015-02-09sd-rtnl: fix typesystem for IFLA_AF_SPECTom Gundersen
2015-02-08sd-rtnl: add support for IFLA_INET6_*Tom Gundersen
2015-02-08sd-rtnl: extend type system to allow address-family to decide the union membersTom Gundersen
2015-02-08sd-rtnl: don't treat 0-length messages speciallyTom Gundersen
2015-02-06sd-rtnl: don't fall over when receiving 0 bytes from the socketTom Gundersen
2015-02-06sd-rtnl: fix creation of synthetic error repliesTom Gundersen
2015-02-03sd-rtnl: allow sd_rtnl_open_fd() to be used on bound socketsTom Gundersen
2015-02-02networkd: support socket activationTom Gundersen
2015-02-02sd-rtnl: introduce sd_rtnl_new_from_netlinkTom Gundersen
2015-01-31sd-rtnl: don't fail event handler when callback failsTom Gundersen
2015-01-22networkd: Introduce ip6gre and ip6gretapSusant Sahani
2015-01-22networkd: Introduce IP6 tunnelSusant Sahani
2015-01-22networkd: introduce gretapSusant Sahani
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-22Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen
2015-01-13refcnt: refcnt is unsigned, fix comparisonsTom Gundersen
2015-01-13nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-29rtnl: recv_message - don't enforce sender uidTom Gundersen
2014-12-29sd-rtnl: rtnl_call - don't dispatch wqueue after timeout has passedTom Gundersen
2014-12-29sd-rtnl: rtnl_poll - fix typoTom Gundersen
2014-12-29sd-rtnl: recv_message - drop message when peeking failsTom Gundersen
2014-12-29sd-rtnl: recv_message - don't fail on interruptTom Gundersen
2014-12-29sd-rtnl: recv_message - log when dropping messageTom Gundersen
2014-12-18networkd: add FDB supportAlin Rauta
2014-12-09sd-rtnl: fix size check in sd_rtnl_message_append_string()Lennart Poettering
2014-12-08networkd: manager - enumerate addresses globally, rather than per-linkTom Gundersen
2014-12-08sd-rtnl: fix bogus warning about dropping 20 bytes from multi-part messagesTom Gundersen
2014-12-04sd-rtnl: rename sd_rtnl_message_route_get_{dst,src}_len to *_prefixlenTom Gundersen
2014-12-04networkd: add support for source routingTom Gundersen
2014-12-04rtnl: order local addresses/gateways by the address itself as last resortLennart Poettering
2014-12-04rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering
2014-12-03rtnl: make checks for default routes more strictLennart Poettering
2014-12-03nss-myhostname: always resolve the host name "gateway" to the local default g...Lennart Poettering