summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-network.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: allocate hashmap objects when they are requiredYu Watanabe2018-11-121-28/+8
* network: use structured initializersYu Watanabe2018-11-121-69/+62
* network: use NetworkConfigSection in fdb entriesYu Watanabe2018-11-121-1/+1
* network: use hashmap_free_with_destructor() in network_free()Yu Watanabe2018-11-111-7/+1
* network: fix missing free() in network_free()Yu Watanabe2018-11-111-0/+2
* network: fix potential segfault in network_free()Yu Watanabe2018-11-091-1/+1
* network: adds missing strv_free()Yu Watanabe2018-11-081-0/+1
* network: make config_parse_radv_search_domains() log error in dns_name_apply_...Yu Watanabe2018-11-081-3/+6
* networkd: make network_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-061-1/+1
* networkd: remove a weird assertion from network_load_oneEvgeny Vereshchagin2018-11-061-2/+0
* network: fix possible memleak caused by multiple setting of Bridge=, Bond= or...Yu Watanabe2018-11-031-0/+3
* network: fix memleak around Network.dhcp_vendor_class_identifierYu Watanabe2018-09-271-6/+1
* Merge pull request #9832 from yuwata/fix-9831Zbigniew Jędrzejewski-Szmek2018-09-081-0/+6
|\
| * network: prohibit to set MTUBytes= and UseMTU= simultaneouslyYu Watanabe2018-08-131-0/+6
* | Merge pull request #9406 from yuwata/rfe-9228Zbigniew Jędrzejewski-Szmek2018-08-231-0/+3
|\ \
| * | network: request product UUID when DUIDType=uuid but DUIDRawData= is not setYu Watanabe2018-08-081-0/+3
| |/
* / network: replace udev_device by sd_deviceYu Watanabe2018-08-221-11/+9
|/
* network: Use CMP() macro for comparison.Filipe Brandenburger2018-08-071-6/+1
* network: use free_and_replace()Yu Watanabe2018-08-061-6/+3
* network: also check that Hostname= is a valid DNS domain nameYu Watanabe2018-08-061-5/+13
* network: make compare functions safeYu Watanabe2018-08-021-1/+6
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* 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-1/+1
* resolve: make PrivateDNS configurable per linkIwan Timmer2018-06-111-0/+1
* networkd-link: add support to configure CAN interfacesHiram van Paassen2018-06-091-1/+2
* networkd: enable to set IFF_ALLMULTI to network device (#9146)Susant Sahani2018-06-011-0/+1
* networkd: Add ability to set MULTICAST flag on interfaceSusant Sahani2018-05-301-0/+1
* basic: add log_level argument to timezone_is_validMike Gilbert2018-05-121-1/+1
* network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe2018-05-091-1/+1
* networkd: add support to send DHCP user class option (#7499)Susant Sahani2018-05-071-0/+53
* networkd: Bridge Property Use kernel defaults. (#8825)Susant Sahani2018-04-271-3/+5
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-261-36/+0
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+1
* networkd: add support to configure IPv6 MTU (#8664)Susant Sahani2018-04-201-0/+37
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)Yu Watanabe2018-03-121-1/+2
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-03-021-4/+4
* tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek2018-02-081-4/+4
* networkd: DHCPv6 client allow to configure Rapid Commit (#6930)Susant Sahani2018-01-221-0/+1
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-261-3/+4
* Add a "RequiredForOnline=" Link attribute for .network files (#7347)Mathieu Trudel-Lapierre2017-11-301-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* conf-parser: turn three bool function params into a flags fieldsLennart Poettering2017-11-131-1/+1
* networkd: set dhcp_use_routes to true when dhcp_anonymize is true (#7209)juga02017-11-101-4/+3
* networkd: Add EmitDNS and EmitDomains configuration optionsPatrik Flykt2017-10-061-0/+3
* Revert "networkd: change UseMTU default to true. (#6837)" (#6950)Andrew Jeddeloh2017-10-051-1/+2
* Minor line wrapping adjustmentZbigniew Jędrzejewski-Szmek2017-10-021-1/+10