summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
Commit message (Expand)AuthorAgeFilesLines
* network: wifi: try to reconfigure when connectedYu Watanabe2022-11-221-0/+1
* network: drop unnecessary prototypeYu Watanabe2022-11-221-1/+0
* network: simplify the logic of reading driver and permanent HW addressYu Watanabe2022-10-311-0/+4
* network: ndisc: also introduce timer event source to drop outdated settingsYu Watanabe2022-10-041-0/+1
* network: manage SR-IOV PF and VF portsYu Watanabe2022-08-051-0/+3
* network: split link_ipv4ll_enabled() into twoYu Watanabe2022-08-021-2/+0
* network: introduce a tiny wrapper for manager_udev_process_link()Yu Watanabe2022-07-231-1/+1
* network: rename Link.sd_device -> Link.devYu Watanabe2022-07-231-1/+1
* network: drop support for old kernels which cannot set prefix route with non-...Yu Watanabe2022-05-211-2/+0
* Fix "link-local" language inconsistenciesSebastian Pucilowski2022-03-311-1/+1
* network: traffic control: drop meta from QDisc and TClassYu Watanabe2022-02-261-1/+2
* network: drop unused flag and counterYu Watanabe2022-02-261-2/+0
* network: assign corresponding NetDev object to LinkYu Watanabe2022-02-261-0/+2
* Merge pull request #22452 from yuwata/network-ipv6llYu Watanabe2022-02-101-2/+4
|\
| * network: monitor current IPv6LL address generation modeYu Watanabe2022-02-101-0/+3
| * network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-091-2/+1
* | network: tc: monitor qdisc and tclassYu Watanabe2022-02-091-0/+1
|/
* netif-util: introduce netif_has_carrier()Yu Watanabe2022-01-211-1/+5
* network: wait until the DSA master interface becomes upYu Watanabe2021-12-171-0/+1
* network: wireguard: allow to run NDisc and RADV when IPv6LL address is manual...Yu Watanabe2021-12-091-0/+1
* network: dhcp-pd: add 6rd supportYu Watanabe2021-12-071-0/+1
* network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]Yu Watanabe2021-12-071-4/+5
* 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