summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.c
AgeCommit message (Expand)Author
2014-07-29networkd: fix reporting errors from hostnamedMichael Marineau
2014-07-28networkd: unify handling of stacked netdevsTom Gundersen
2014-07-28networkd: store ifindex as intTom Gundersen
2014-07-28sd-dhcp-client: drop event DHCP_EVENT_NO_LEASETom Gundersen
2014-07-25networkd: ipv4ll - drop unnecessary get_address()Tom Gundersen
2014-07-23networkd: merge DNS and NTP entries when exportingTom Gundersen
2014-07-23networkd: set route protocolDan Williams
2014-07-21networkd: netdev - split NetDev struct into per-kind structsTom Gundersen
2014-07-18sd-rtnl: make string returned by sd_rtnl_message_read_string() constLennart Poettering
2014-07-17sd-network: fixup apiTom Gundersen
2014-07-17sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering
2014-07-15sd-dhcp-client: make request broadcasts opt-inTom Gundersen
2014-07-14networkd: link - fix memory leakTom Gundersen
2014-07-14networkd: netdev - introduce vtable for netdev kindsTom Gundersen
2014-07-14networkd: netdev - rename 'enslave' to 'join'Tom Gundersen
2014-07-14networkd: dhcp add vendor class indentifier option 60Susant Sahani
2014-07-14networkd: return 1 from successful event handlersTom Gundersen
2014-07-10networkd: always prefer dhcp routes over ipv4ll routesLennart Poettering
2014-07-03networkd: properly track addresses when first addedTom Gundersen
2014-07-03networkd: link - improve link tracking loggingTom Gundersen
2014-07-03networkd: netdev - take ref immediately after calling outTom Gundersen
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering
2014-07-01networkd: send hostname to dhcp serverEugene Yakubovich
2014-07-01networkd: link - don't fail if master netdev already existsTom Gundersen
2014-07-01networkd: link - ignore missing MAC addressTom Gundersen
2014-07-01networkd: link - drop assert from _free()Tom Gundersen
2014-07-01networkd: link - improve refcountingTom Gundersen
2014-06-30networkd: dhcp - use same metric for all DHCP-related routesTom Gundersen
2014-06-29networkd: dhcp - update the lifetime of an existing addressTom Gundersen
2014-06-29networkd: improve DHCP error loggingTom Gundersen
2014-06-29networkd: set static addresses immediatelyTom Gundersen
2014-06-29Add support for DHCP static route optionsEugene Yakubovich
2014-06-29networkd: merge DHCPv4 and DHCPv6 configTom Gundersen
2014-06-29sd-dhcp-client/networkd: set lifetimes for IPv4 addressesPatrik Flykt
2014-06-29networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen
2014-06-26networkd: Properly stop router solicitation and DHCPv6 clientPatrik Flykt
2014-06-20networkd: link - fix memleak of icmp6 structTom Gundersen
2014-06-19networkd: fix refcounting with UseMTU=yesSteven Noonan
2014-06-19networkd: Add initial DHCPv6 supportPatrik Flykt
2014-06-18networkd: configure dhcp server range only after successfully setting an IP a...Lennart Poettering
2014-06-18networkd: add address pool supportLennart Poettering
2014-06-17networkd: link - fix carrier check on new linkTom Gundersen
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-14networkd: link - flush all pending NEWLINK events before trying to matchTom Gundersen
2014-06-14networkd: add assertTom Gundersen
2014-06-13networkd: link - check returned value from set_lease_poolThomas Hindoe Paaboel Andersen
2014-06-13networkd: link - left-align debug messagesTom Gundersen
2014-06-13networkd: add dhcp server supportTom Gundersen
2014-06-04networkd: link - intialize mac addressTom Gundersen
2014-06-03networkd: split runtime config dir from state dirTom Gundersen