summaryrefslogtreecommitdiff
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
| * network: ndisc: fix ipv6 route preference for routes with Gateway=_ipv6raYu Watanabe2021-04-291-1/+1
| * network: neighbor: downgrade log levelYu Watanabe2021-04-291-4/+3
| * network: link: downgrade log levelYu Watanabe2021-04-291-1/+1
| * network: dhcp4: downgrade log levelYu Watanabe2021-04-291-1/+1
* | Merge pull request #19374 from yuwata/network-dhcp-routes-to-ntpLennart Poettering2021-04-284-17/+64
|\ \ | |/ |/|
| * network: dhcp4: introduce RoutesToNTP= boolean settingYu Watanabe2021-04-274-0/+29
| * network: dhcp4: split and rename link_set_dns_routes()Yu Watanabe2021-04-271-17/+34
| * network: dhcp4: enable RoutesToDNS= by defaultYu Watanabe2021-04-271-0/+1
* | Add support for conditions on the machines firmwareUwe Kleine-König2021-04-282-0/+2
* | network: neighbor: Always add neighbors with replaceWilliam A. Kennington III2021-04-281-4/+0
|/
* Merge pull request #19286 from yuwata/network-dhcp-routes-to-dns-19077Zbigniew Jędrzejewski-Szmek2021-04-261-39/+115
|\
| * network: dhcp4: ignore null dns addressYu Watanabe2021-04-231-0/+3
| * network: dhcp4: set gateway for route to DNS server if it is not in the same ...Yu Watanabe2021-04-231-14/+22
| * network: dhcp4: ignore gateway in static routes if destination is link-local ...Yu Watanabe2021-04-231-26/+89
| * network: dhcp4: also set route MTU to prefix route and DNS routesYu Watanabe2021-04-231-0/+2
* | network: update comment and log messageYu Watanabe2021-04-261-2/+3
* | Merge pull request #19421 from yuwata/fix-typoLuca Boccassi2021-04-261-1/+1
|\ \
| * | network: fix typoYu Watanabe2021-04-261-1/+1
| |/
* | network: add missing sectionsYu Watanabe2021-04-261-0/+2
|/
* Merge pull request #19392 from yuwata/network-dhcp-split-link_set_dhcp_routesYu Watanabe2021-04-231-197/+256
|\
| * network: dhcp4: simplify link_set_dns_routes()Yu Watanabe2021-04-221-53/+52
| * network: dhcp4: introduce link_set_dhcp_gateway() and link_set_dhcp_route_to_...Yu Watanabe2021-04-221-76/+112
| * network: dhcp4: introduce link_set_dhcp_static_routes()Yu Watanabe2021-04-221-63/+89
| * network: dhcp4: introduce link_set_dhcp_prefix_route()Yu Watanabe2021-04-221-30/+28
* | Merge pull request #19346 from mihajlov/dhcp_broadcast_l3Dimitri John Ledkov2021-04-224-4/+29
|\ \
| * | network: enable DHCP broadcast flag if required by interfaceViktor Mihajlovski2021-04-214-4/+29
* | | fix: point to the correct drop-ins subdirectory for confsJóhann B. Guðmundsson2021-04-221-1/+1
| |/ |/|
* | Merge pull request #19271 from yuwata/dhcp-duid-uuidLennart Poettering2021-04-2118-325/+509
|\ \
| * | network: dhcp: constify link_get_duid()Yu Watanabe2021-04-214-16/+19
| * | network: dhcp: introduce duid_needs_product_uuid() helper functionYu Watanabe2021-04-211-1/+7
| * | network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...Yu Watanabe2021-04-2112-126/+122
| * | network: make IAID and DUID for DHCPv6 configurable explicitlyYu Watanabe2021-04-2111-88/+273
| * | network: move dhcp related conf parsers to networkd-dhcp-common.cYu Watanabe2021-04-216-157/+151
* | | Merge pull request #19362 from yuwata/network-dhcp6-pd-log-19354Zbigniew Jędrzejewski-Szmek2021-04-213-11/+78
|\ \ \ | |/ / |/| |
| * | network: dhcp6: logs about generated addresses in delegated prefixYu Watanabe2021-04-211-0/+28
| * | network: dhcp6: logs about delegated prefixesYu Watanabe2021-04-213-11/+50
* | | network: set metric for prefix route of IPv4 link-local addressYu Watanabe2021-04-211-0/+1
* | | network: radv: add RouteMetric= setting in [IPv6Prefix]Yu Watanabe2021-04-214-0/+43
* | | network: dhcp6-pd: add RouteMetric= setting in [DHCPv6PrefixDelegation]Yu Watanabe2021-04-213-0/+4
* | | network: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA]Yu Watanabe2021-04-215-14/+15
* | | network: dhcp4: also apply RouteMetric= setting in [DHCPv4] to prefix routeYu Watanabe2021-04-211-0/+1
* | | network: add RouteMetric= setting in [Address] sectionYu Watanabe2021-04-213-0/+49
* | | network: show route metric in debug logYu Watanabe2021-04-211-2/+2
|/ /
* | relay role implementationYegor Alexeyev2021-04-205-0/+36
* | Merge pull request #19332 from yuwata/log_xxx_yyy_errno-follow-ups-19317Yu Watanabe2021-04-163-22/+29
|\ \
| * | network: update log messageYu Watanabe2021-04-162-8/+6
| * | network: make log_netdev_xxx_errno() refuse zero errnoYu Watanabe2021-04-161-14/+23
* | | Merge pull request #19290 from yuwata/network-dhcp-do-not-configure-twiceZbigniew Jędrzejewski-Szmek2021-04-168-27/+39
|\ \ \
| * | | network: fix indentationYu Watanabe2021-04-131-1/+1
| * | | network: lldp: update mac addressYu Watanabe2021-04-131-0/+6