summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
Commit message (Expand)AuthorAgeFilesLines
* network: make routing_policy_rule_remove() take Manager instead of LinkYu Watanabe2020-12-141-1/+0
* networkd: merge ll addressing fallback modes into normal "boolean" valuesZbigniew Jędrzejewski-Szmek2020-11-301-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* dhcp4: fix DHCP on InfiniBand interfacesTimo Rothenpieler2020-10-281-0/+1
* network: store full hardware address in Link structTimo Rothenpieler2020-10-281-1/+2
* network: stop DHCPv4 server in link_stop_clients()Yu Watanabe2020-10-151-1/+1
* network: move IPv4ACD client for DHCPv4 from Network to Link objectYu Watanabe2020-10-141-0/+2
* network: introduce IPV4_ADDRESS_FMT_STR macroYu Watanabe2020-10-081-6/+0
* network: move sysctl related functions to networkd-sysctl.cYu Watanabe2020-10-071-8/+1
* network: move DUID related functionsYu Watanabe2020-10-071-3/+1
* network: unify link_ipv{4,6}_forward_enabled()Yu Watanabe2020-10-071-0/+8
* network: move link_get_xxx_route_table()Yu Watanabe2020-10-071-4/+0
* network: header cleanupYu Watanabe2020-10-071-1/+0
* network: manage addresses from pool by SetYu Watanabe2020-10-071-2/+1
* network: introduce link_drop_foreign_addresses()Yu Watanabe2020-10-071-0/+1
* network: move link_request_set_routes()Yu Watanabe2020-10-071-1/+0
* network: configure bridge MDB entries after bridge has carrierYu Watanabe2020-09-171-0/+2
* network: fix NDisc handling for the case when multiple routers existYu Watanabe2020-09-081-2/+2
* network: wait for previous address removal before configuring static addressesYu Watanabe2020-08-081-0/+2
* network: do not assume static addresses are configuredYu Watanabe2020-07-291-0/+1
* network: dhcp6: drop addresses and delegated prefixes on client stopYu Watanabe2020-07-291-13/+18
* network: rename ipv4ll_address -> ipv4ll_address_configuredYu Watanabe2020-07-291-1/+1
* network: ndisc: remove old addresses and routes after at least one SLAAC addr...Yu Watanabe2020-07-291-0/+2
* network: dhcp4: release old lease after the new address become readyYu Watanabe2020-07-291-2/+3
* network: introduce link_save_and_clean()Yu Watanabe2020-07-221-0/+1
* network: support port number and SNI in [Network] DNS=Yu Watanabe2020-07-211-1/+1
* network: dhcp4: fix another race with SendDecline=yesYu Watanabe2020-07-161-0/+1
* network: dhcp4: do not assign new address before old one is not removedYu Watanabe2020-07-151-0/+1
* network: make link_request_set_nexthop() called from link_request_set_routes(...Yu Watanabe2020-07-151-1/+0
* network: ndisc: split ndisc_configured flag into for addresses and routesYu Watanabe2020-07-151-2/+4
* network: make link_request_set_nexthop() staticYu Watanabe2020-07-151-1/+0
* network: set dhcp6_xxx_configured flag after routes/addresses are assignedYu Watanabe2020-07-151-1/+8
* network: make address_handler() staticYu Watanabe2020-07-071-1/+0
* network: Introduce SR-IOVSusant Sahani2020-07-011-0/+2
* network: move IPv6LinkLocalAddressGenerationMode= to [Network] sectionYu Watanabe2020-06-301-14/+0
* network: clean-up DHCP lease server data configurationLennart Poettering2020-06-181-1/+2
* network: read driver name from ethtoolYu Watanabe2020-06-031-0/+1
* network: DHCPv6 Assign delegated prefix to LAN interfaceSusant Sahani2020-05-291-0/+1
* network: Allow to configure addr_gen_modeSusant Sahani2020-05-211-0/+14
* network: introduce TrafficControlKind to prepare for supporting tc classYu Watanabe2020-03-021-2/+2
* network: add link->setting_genmode flagDan Streetman2020-01-091-0/+1
* network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-081-0/+1
* network: make Name= in [Match] support alternative names of interfacesYu Watanabe2019-12-161-0/+1
* network: set ipv6 mtu after link-up or device mtu changeDan Streetman2019-12-051-0/+1
* network: include NLMSGERR_ATTR_MSG attribute in error messageYu Watanabe2019-11-301-0/+7
* tree-wide: drop double newlineYu Watanabe2019-11-041-1/+0
* network: wait for QDiscs to be configuredYu Watanabe2019-10-301-0/+1
* network: introduce TrafficControlSusant Sahani2019-10-301-0/+1
* network: support matching based on wifi interfece typeYu Watanabe2019-10-251-0/+2
* network: introduce Reconfigure() bus methodYu Watanabe2019-10-241-1/+1