summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.c
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: Add root argument to config_parse_many()Daan De Meyer2023-05-121-1/+1
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* network: Show network and link file dropins in networkctl statusDaan De Meyer2023-01-121-1/+2
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* network: adjust route priority based on preferenceYu Watanabe2022-10-281-1/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-18/+9
* tree-wide: Mark some constants as unsignedJan Janssen2022-08-301-1/+1
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+4
* config-parser: Add list of drop-in files as return argument of config_parse_manyRichard Phibel2022-08-121-1/+2
* network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-221-0/+1
* network: grouping elements in network_free()Yu Watanabe2022-06-271-33/+46
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-4/+0
* Revert NFTSet featureYu Watanabe2022-06-221-88/+0
* network: firewall integration with NFT setsTopi Miettinen2022-06-081-0/+88
* networkd: NetLabel integrationTopi Miettinen2022-06-061-0/+4
* network: do not update interface group by defaultYu Watanabe2022-05-151-0/+1
* udev: check stats of .link files and their drop-in filesYu Watanabe2022-05-031-22/+0
* network: always log error in network_load_one() and netdev_load_one()Yu Watanabe2022-04-051-12/+7
* network: ignore all errors in loading .network filesYu Watanabe2022-04-051-5/+2
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-1/+2
* conf-parser: introduce config_parse_dns_name() and config_parse_hostname()Yu Watanabe2022-03-101-46/+0
* network: l2tp: change create type to independentYu Watanabe2022-02-271-1/+0
* network: traffic control: drop meta from QDisc and TClassYu Watanabe2022-02-261-3/+6
* network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe2022-02-251-0/+1
* Merge pull request #22452 from yuwata/network-ipv6llYu Watanabe2022-02-101-10/+0
|\
| * network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-091-10/+0
* | Merge pull request #22248 from yuwata/network-tc-use-request-queueYu Watanabe2022-02-091-1/+1
|\ \
| * | network: tc: use hashmap to store traffic control settings in .network filesYu Watanabe2022-02-091-1/+1
| |/
* | Add support for `isolated` parameterSanta Wiryaman2022-02-091-0/+1
|/
* network: enable KeepConfiguration= when running on network filesystemYu Watanabe2022-02-051-5/+7
* udev/net: allow to set number of SR-IOV virtual functionsYu Watanabe2022-01-191-1/+1
* network: move SR-IOV related functions to src/shared/netif-sriov.[ch]Yu Watanabe2022-01-191-1/+1
* network: sr-iov: drop conflicting sectionsYu Watanabe2022-01-191-1/+3
* network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]Yu Watanabe2021-12-071-15/+16
* network: dhcp6pd: fix copy-and-paste errorYu Watanabe2021-12-061-0/+1
* tree-wide: check for NULLs in more placesFrantisek Sumsal2021-12-061-0/+2
* network: add support to configure IPoIB interfacesYu Watanabe2021-12-051-0/+3
* network/netdev: add support to create IPoIB subinterfaceYu Watanabe2021-12-041-0/+1
* network: dhcp6-pd: exclude all explicitly specified subnet IDs when searching...Yu Watanabe2021-12-011-1/+27
* network: make MACAddress= takes hardware address with its length is INFINIBAN...Yu Watanabe2021-11-251-1/+0
* Merge pull request #21344 from yuwata/network-ignore-carrier-loss-timespanYu Watanabe2021-11-161-7/+54
|\
| * network: make IgnoreCarrierLoss= also take timespanYu Watanabe2021-11-161-7/+54
* | network: change link group type to int32Slava Bacherikov2021-11-161-4/+10
|/
* Merge pull request #21269 from yuwata/network-netdev-cleanupsYu Watanabe2021-11-091-9/+15
|\
| * network/netdev: sort netdev kindsYu Watanabe2021-11-091-9/+15
* | network: ndisc: introduce UseGateway= and UseRoutePrefix= settingsYu Watanabe2021-11-091-0/+2
|/
* network: radv: shorten default lifetime of prefix, route prefix, DNS, and dom...Yu Watanabe2021-10-271-1/+1
* Merge pull request #21143 from yuwata/sd-radv-router-lifetimeYu Watanabe2021-10-271-1/+2
|\
| * network: radv: refuse invalid router lifetime in conf parserYu Watanabe2021-10-271-1/+2