aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* networkd: Static neighbor supportWilliam A. Kennington III2018-12-091-0/+3
* networkd: Use only a generic CONFIGURING stateWilliam A. Kennington III2018-12-091-3/+1
* networkd: Track address configurationWilliam A. Kennington III2018-12-091-0/+2
* network: use typesafe netlink_call_async() macro where applicableYu Watanabe2018-12-021-1/+3
* network: use route_remove_handler() as the default callback of route_remove()Yu Watanabe2018-12-021-2/+0
* network: use address_remove_handler() as the default callback of address_remo...Yu Watanabe2018-12-021-1/+0
* networkd: keep bond slave up if already attachedTobias Jungel2018-10-191-0/+1
* network: add destroy callbacks for asynchronous netlink callsYu Watanabe2018-10-101-2/+2
* networkd-dhcp6: Request prefix delegation for a new linkPatrik Flykt2018-10-021-0/+1
* networkd-manager: Fix route removals on shutdownPatrik Flykt2018-09-191-0/+1
* tree-wide: use unsigned for refcountYu Watanabe2018-08-271-1/+1
* Merge pull request #9406 from yuwata/rfe-9228Zbigniew Jędrzejewski-Szmek2018-08-231-0/+5
|\
| * network: request product UUID when DUIDType=uuid but DUIDRawData= is not setYu Watanabe2018-08-081-0/+1
| * network: introduce dhcp4_set_client_identifier() to unify duplicated codesYu Watanabe2018-08-081-0/+1
| * network: move and rename link_duid()Yu Watanabe2018-08-081-0/+3
* | network: replace udev_device by sd_deviceYu Watanabe2018-08-231-2/+3
|/
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-261-1/+1
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* networkd: Fix race condition in [RoutingPolicyRule] handling (#7615)Saran Tunyasuvunakool2017-12-121-2/+7
* networkd: DHCP client do not get into a loop while setting MTU (#7460)Susant Sahani2017-11-261-0/+1
* networkd: auto promote links if "promote_secondaries" is unset (#7167)Michael Vogt2017-11-241-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd-radv: Helper function for Router Advertisement initializationPatrik Flykt2017-05-151-0/+2
* networkd: Add IPv6Prefix sections to the network configuration filesPatrik Flykt2017-05-151-0/+1
* network: reject bridge port priorities above kernel's max value. (#5877)Dimitri John Ledkov2017-05-021-2/+0
* networkd: Add check to ensure link is down before attempting to enslave (#5853)Roelf Wichertjes2017-04-301-0/+3
* networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov2017-04-111-0/+2
* networkd: move setting hostname and timezone to ManagerMartin Pitt2016-11-231-2/+0
* Revert "add networkd dbus lease info" (#4435)Zbigniew Jędrzejewski-Szmek2016-10-211-5/+0
* networkd: add dbus interface for lease raw options (#3528)Andrew Jeddeloh2016-10-111-0/+5
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-1/+1
* core,network: Use const qualifiers for block-local variables in macro functio...Felipe Sateler2016-08-231-1/+1
* networkd-link: parse linkinfo to get kindTobias Jungel2016-06-091-0/+1
* network: beef up ipv6 RA support considerablyLennart Poettering2016-06-061-2/+5
* networkd-dhcp6: generalize DHCPv6 client (re)startingTom Yan2016-06-011-1/+1
* networkd: reworkd LLDP emission to allow control of propagation levelLennart Poettering2016-05-091-1/+1
* networkd: rework headers to avoid circular includesZbigniew Jędrzejewski-Szmek2016-04-291-6/+9
* networkd: add basic LLDP transmission supportLennart Poettering2016-02-211-0/+5
* networkd: make a couple of functions staticLennart Poettering2016-02-211-8/+0
* networkd: enable LLDP only on ethernetLennart Poettering2016-02-201-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-2/+2
* sd-dhcp6-client: bind to link-local addressTom Gundersen2015-11-171-2/+2
* networkd: link - track state of IPv6LL addressTom Gundersen2015-11-111-2/+5
* networkd: ndisc - handle router advertisement in userspaceTom Gundersen2015-11-111-0/+2