summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.h
Commit message (Expand)AuthorAgeFilesLines
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]Yu Watanabe2023-01-161-0/+2
* network: Show network and link file dropins in networkctl statusDaan De Meyer2023-01-121-0/+1
* optionally set socket priority on DHCPv4 raw socketchris2023-01-121-0/+2
* network: adjust route priority based on preferenceYu Watanabe2022-10-281-1/+3
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+4
* network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-221-0/+1
* network: Add support to select an IPv4 link-local start addressAndre Kalb2022-07-131-0/+1
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-4/+0
* Revert NFTSet featureYu Watanabe2022-06-221-13/+0
* network: firewall integration with NFT setsTopi Miettinen2022-06-081-0/+13
* networkd: NetLabel integrationTopi Miettinen2022-06-061-0/+4
* Fix "link-local" language inconsistenciesSebastian Pucilowski2022-03-311-1/+1
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-2/+3
* conf-parser: introduce config_parse_dns_name() and config_parse_hostname()Yu Watanabe2022-03-101-1/+0
* network: traffic control: drop meta from QDisc and TClassYu Watanabe2022-02-261-1/+2
* network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe2022-02-251-0/+2
* Merge pull request #22452 from yuwata/network-ipv6llYu Watanabe2022-02-101-13/+1
|\
| * network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-091-13/+1
* | 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: dhcp-pd: add 6rd supportYu Watanabe2021-12-071-0/+1
* network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]Yu Watanabe2021-12-071-11/+11
* network: dhcp6pd: always use main route table for unreachable routeYu Watanabe2021-12-071-4/+0
* network: add support to configure IPoIB interfacesYu Watanabe2021-12-051-0/+5
* network: dhcp6-pd: exclude all explicitly specified subnet IDs when searching...Yu Watanabe2021-12-011-0/+2
* network: make MACAddress= takes hardware address with its length is INFINIBAN...Yu Watanabe2021-11-251-1/+1
* Merge pull request #21344 from yuwata/network-ignore-carrier-loss-timespanYu Watanabe2021-11-161-1/+3
|\
| * network: make IgnoreCarrierLoss= also take timespanYu Watanabe2021-11-161-1/+3
* | network: change link group type to int32Slava Bacherikov2021-11-161-2/+1
|/
* network: ndisc: introduce UseGateway= and UseRoutePrefix= settingsYu Watanabe2021-11-091-0/+2
* network: dhcp-server: introduce Router= setting to specify router addressYu Watanabe2021-11-031-0/+1
* conf-parse: make config_parse_many() optionally save 'struct stat' for each fileYu Watanabe2021-10-271-1/+1
* network: dhcp6: make UplinkInterface=:self imply WithoutRA=solicitYu Watanabe2021-10-271-1/+1
* network: deprecate ForceDHCPv6PDOtherInformation= settingYu Watanabe2021-10-271-2/+0
* network: dhcp6: introduce UplinkInterface= for DHCP6 prefix delegationYu Watanabe2021-10-261-0/+2
* network: move config_parse_uplink() to networkd-dhcp-common.[ch]Yu Watanabe2021-10-261-5/+0
* network: dhcp6: introduce UseDelegatedPrefix= setting and enable by defaultYu Watanabe2021-10-261-0/+1
* network: dhcp6: rename variablesYu Watanabe2021-10-261-2/+2
* network: do not request RAPID_COMMIT optionYu Watanabe2021-10-131-1/+0
* network: extend Token= setting in [DHCPv6PrefixDelegation]Yu Watanabe2021-10-071-1/+1
* network: address-generation: modernize config_parse_address_generation_type()Yu Watanabe2021-10-071-1/+1
* network: use sd-lldp-txYu Watanabe2021-09-281-3/+3
* network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routesYu Watanabe2021-09-141-1/+5
* network: introduce KeepMaster= settingYu Watanabe2021-09-041-0/+1
* network: add UseMTU= in [IPv6AcceptRA]Yu Watanabe2021-08-201-0/+1
* Merge pull request #20442 from yuwata/network-can-introduce-many-settingsYu Watanabe2021-08-171-6/+14
|\
| * network: can: allow to specify bit-timing with TimeQuantaNSec= and friendsYu Watanabe2021-08-161-0/+10
| * network: can: make Termination= optionally take a raw resistor valueYu Watanabe2021-08-161-1/+2