summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "networkd: stop clients when networkd shuts down (#12463)"revert-12463-issue-12452-netlinkZbigniew Jędrzejewski-Szmek2019-05-071-2/+0
* networkd: stop clients when networkd shuts down (#12463)Susant Sahani2019-05-061-0/+2
* networkd: Option to use LinkLocalAddressing only when DHCP failsSusant Sahani2019-05-041-0/+3
* networkd: Add back static routes after DHCPv4 lease expires.Susant Sahani2019-04-291-0/+1
* network: fix ref/unref logic for Link objectYu Watanabe2019-04-251-1/+1
* network: prevent interfaces to be initialized multiple timesYu Watanabe2019-04-251-6/+7
* network: move log_link_debug() or friends to log-link.hYu Watanabe2019-03-131-24/+1
* network: move LinkOperationalState and relevant functions to network-util.[ch]Yu Watanabe2019-03-131-15/+1
* network: bump mtu if stacked vlan or macvlan requests larger sizeYu Watanabe2019-02-271-1/+1
* network: make bridge master also follow operstates of slave interfacesYu Watanabe2019-02-251-1/+1
* network: extend 'enslaved' state to bridge slave interfacesYu Watanabe2019-02-251-0/+2
* Merge pull request #11681 from yuwata/network-link-enslaved-operstateLennart Poettering2019-02-181-1/+3
|\
| * network: make bond master follow operstates of slavesYu Watanabe2019-02-181-1/+2
| * network: introduce new operational state 'enslaved'Yu Watanabe2019-02-161-0/+1
* | network: honor VRF table or explicitly specified route tableYu Watanabe2019-02-151-0/+4
|/
* network: make link_up() staticYu Watanabe2019-01-241-1/+0
* Install routes after addresses are readyDaniel Axtens2019-01-161-0/+1
* 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