summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21360 from yuwata/network-jsonZbigniew Jędrzejewski-Szmek2021-11-261-0/+3
|\
| * network: introduce link_flags_to_string_alloc() and kernel_operstate_to_string()Yu Watanabe2021-11-251-0/+3
* | network: make MACAddress= takes hardware address with its length is INFINIBAN...Yu Watanabe2021-11-251-0/+1
|/
* Merge pull request #21344 from yuwata/network-ignore-carrier-loss-timespanYu Watanabe2021-11-161-0/+3
|\
| * network: make IgnoreCarrierLoss= also take timespanYu Watanabe2021-11-161-0/+3
* | ethtool-util: introduce ethtool_get_permanent_hw_addr()Yu Watanabe2021-11-131-1/+1
|/
* Merge pull request #20226 from yuwata/network-introduce-source-and-statusYu Watanabe2021-09-301-29/+6
|\
| * network: use NetworkConfigSource/State to manage addresses and routesYu Watanabe2021-09-241-29/+6
* | network: use sd-lldp-txYu Watanabe2021-09-281-2/+2
* | sd-lldp-rx: rename sd_lldp -> sd_lldp_rxYu Watanabe2021-09-271-1/+1
* | sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-271-1/+1
|/
* network: use NetworkConfigSource/State to manage nexthopsYu Watanabe2021-09-151-2/+0
* network: use NetworkConfigSource/State to manage neighborsYu Watanabe2021-09-151-2/+0
* network: store IPv6LL address even if link is in failed stateYu Watanabe2021-09-111-1/+1
* network: reconfigure link after coming back from sleepYu Watanabe2021-08-101-1/+1
* network: ipv4acd: first probe address and then assign itYu Watanabe2021-07-011-2/+1
* network: introduce link_get_by_hw_addr()Yu Watanabe2021-07-011-0/+1
* network: rename Manager::links -> Manager::links_by_indexYu Watanabe2021-07-011-1/+1
* ether-addr-util: drop redundant "addr" from struct hw_addr_dataYu Watanabe2021-06-101-2/+2
* network: do not process requests which conditionalized with link flags while ...Yu Watanabe2021-06-091-0/+1
* network: read the minimum and maximum MTU of the interface, and adjust reques...Yu Watanabe2021-06-091-1/+3
* network: use request queue to configure CAN interfacesYu Watanabe2021-06-091-1/+0
* network: use link_request_to_set_master() or friendsYu Watanabe2021-06-081-5/+0
* network: introduce link_request_to_activate()Yu Watanabe2021-06-081-2/+1
* network: set bridge or bond properties after master ifindex is setYu Watanabe2021-06-081-0/+1
* network: introduce link_call_getlink()Yu Watanabe2021-06-081-0/+2
* network: introduce link_get_master() and use it where applicableYu Watanabe2021-06-081-0/+1
* network: introduce link_request_to_create_stacked_netdev()Yu Watanabe2021-06-081-0/+4
* network: use request queue to set MTUYu Watanabe2021-06-081-2/+3
* network: merge link_configure() and link_configure_continue() againYu Watanabe2021-06-081-3/+0
* network: use request queue to configure IPv6 proxy NDP addressesYu Watanabe2021-06-081-0/+2
* network: address label: use request queue to configure address labelsYu Watanabe2021-06-081-1/+2
* network: rename MdbEntry -> BridgeMDBYu Watanabe2021-06-081-2/+2
* network: make link_configure() staticYu Watanabe2021-05-231-1/+0
* network: use queue to configure bridge FDBYu Watanabe2021-05-201-0/+2
* Merge pull request #19603 from yuwata/network-link-get-by-nameLennart Poettering2021-05-191-0/+1
|\
| * network: introduce link_get_by_name()Yu Watanabe2021-05-191-0/+1
* | Merge pull request #19656 from yuwata/network-trivial-cleanupsLennart Poettering2021-05-191-1/+0
|\ \
| * | network: dhcp4: re-request DHCP4 address and routes immediatelyYu Watanabe2021-05-191-1/+0
| |/
* | network: add an online state for links and managerAlvin Å ipraga2021-05-191-0/+1
|/
* network: use request queue to configure addresses, routes, and nexthopsYu Watanabe2021-05-121-8/+8
* network: use request queue to configure neighborsYu Watanabe2021-05-121-2/+3
* network: use request queue to configure routing policy rulesYu Watanabe2021-05-121-2/+2
* network: introduce link_is_ready_to_configure() helper functionYu Watanabe2021-05-121-0/+2
* network: introduce link_activate()Yu Watanabe2021-04-301-0/+1
* network: do not try to configure address or etc on can deviceYu Watanabe2021-04-301-0/+1
* network: drop duplicated link_up_can()Yu Watanabe2021-04-301-0/+1
* network: unify log_link_message_full_errno() and log_message_warning_errno()Yu Watanabe2021-04-291-7/+0
* network: dhcp6: logs about delegated prefixesYu Watanabe2021-04-211-0/+1
* network: save IPv4/IPv6 address states into state fileLetzteInstanz2021-04-141-0/+2