summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9348 from keszybz/copyright-removalLennart Poettering2018-06-201-3/+0
|\
| * tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* | networkd: Unify set MTUSusant Sahani2018-06-201-20/+24
|/
* 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
* resolve: rename PrivateDNS to DNSOverTLSIwan Timmer2018-06-141-3/+3
* resolve: make PrivateDNS configurable per linkIwan Timmer2018-06-111-0/+4
* networkd-link: add support to configure CAN interfacesHiram van Paassen2018-06-091-1/+121
* networkd-link: link_up_can(): move function upwardsMarc Kleine-Budde2018-06-091-25/+25
* networkd-link: link_configure(); factor out link_configure_can() into separat...Marc Kleine-Budde2018-06-091-12/+16
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-06-041-17/+9
* networkd: enable to set IFF_ALLMULTI to network device (#9146)Susant Sahani2018-06-011-1/+6
* networkd: Add ability to set MULTICAST flag on interfaceSusant Sahani2018-05-301-2/+7
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-05-241-1/+1
* networkd: use ipv6_accept_ra_use_dns rather than dhcp_use_dns (#8836)Susant Sahani2018-05-021-1/+1
* networkd: Bridge Property Use kernel defaults. (#8825)Susant Sahani2018-04-271-15/+27
* network: recreate link if its interface name is changed (#8795)Yu Watanabe2018-04-261-8/+11
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-261-3/+3
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-14/+14
* networkd: add support to configure IPv6 MTU (#8664)Susant Sahani2018-04-201-0/+30
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* networkd: fix crash if fails to get network file (#8714)Susant Sahani2018-04-171-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-4/+2
* Merge pull request #8106 from dqminh/route-expires-kernelLennart Poettering2018-03-201-1/+1
|\
| * setup route expiration in kernel if supportedDaniel Dao2018-03-121-1/+1
* | dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)Yu Watanabe2018-03-121-0/+11
|/
* networkd: assume no link local addresses for where it isn't usedJason A. Donenfeld2018-01-261-0/+6
* networkd: sd_ndisc reset mac address when MAC address change detected.Susant Sahani2018-01-241-0/+6
* networkd: remove unnecessary parenthesesYu Watanabe2018-01-151-1/+1
* Merge pull request #7582 from pfl/dhcp6_prefix_delegationLennart Poettering2018-01-151-1/+1
|\
| * networkd: Add DHCPv6 as a configuration option to radv prefixesPatrik Flykt2018-01-041-1/+1
* | networkd: call link_set_routing_policy_rule before setting routes (#7815)Susant Sahani2018-01-091-2/+2
|/
* tree-wide: use __fsetlocking() instead of fxyz_unlocked()Lennart Poettering2017-12-141-28/+30
* networkd: Fix race condition in [RoutingPolicyRule] handling (#7615)Saran Tunyasuvunakool2017-12-121-20/+28
* *: fix some inconsistent control statement styleVito Caputo2017-12-011-1/+1
* Add a "RequiredForOnline=" Link attribute for .network files (#7347)Mathieu Trudel-Lapierre2017-11-301-0/+3
* networkd: Add comment for setting_mtu #7460 (#7489)Susant Sahani2017-11-281-0/+3
* networkd: DHCP client do not get into a loop while setting MTU (#7460)Susant Sahani2017-11-261-0/+10
* networkd: auto promote links if "promote_secondaries" is unset (#7167)Michael Vogt2017-11-241-0/+4
* networkd: cleanup do not call link_enter_set_routes after label is set. (#6935)Susant Sahani2017-11-211-3/+1
* networkd: support incoming/outgoing device for rule matching (#7223)Susant Sahani2017-11-211-1/+1
* Merge pull request #6918 from ssahani/issue-5625Lennart Poettering2017-11-201-12/+15
|\
| * networkd: Bridge slave don't look for RA/dhcp(IPv4/IPv6)Susant Sahani2017-09-281-12/+15
* | networkd: Do not send requests to create netdevs if they exists. (#6973)Susant Sahani2017-11-201-0/+5
* | networkd: Set RoutingPolicyRule in link_configure (#7235)Susant Sahani2017-11-201-21/+32
* | Merge pull request #7379 from yuwata/follow-up-7309Lennart Poettering2017-11-191-1/+1
|\ \
| * | networkd: fix indentationYu Watanabe2017-11-181-1/+1
* | | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
|/ /
* | networkd: improve interface rename log message a bit (#7299)Lennart Poettering2017-11-121-1/+1