summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-network-gperf.gperf (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: ndisc - Allow to parse PREF64 prefixSusant Sahani2023-09-041-0/+1
* network: sd-radv - Allow to configure Mobile IPv6 Home AgentSusant Sahani2023-09-041-0/+3
* Merge pull request #24570 from topimiettinen/nft-sets-v2Yu Watanabe2023-09-011-0/+5
|\
| * network: firewall integration with NFT setsTopi Miettinen2023-08-261-0/+5
* | network: sd-radv - Introduce pref64 support (RFC8781)Susant Sahani2023-08-251-0/+2
* | network: radv - Allow to send hop limitSusant Sahani2023-08-231-0/+1
* | network/radv: allow to configure the time between retransmitted Neighbor Sol...Susant Sahani2023-08-231-0/+1
* | network: several follow-ups for TCP-RTO settingYu Watanabe2023-08-221-1/+1
* | network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani2023-08-211-0/+1
* | network: static route - Allow to configure per route hop liimtSusant Sahani2023-08-181-0/+1
* | network: Route - allow to set TCP RTOSusant Sahani2023-08-171-0/+1
|/
* network: ndisc - Honour CurHopLimitSusant Sahani2023-07-301-0/+1
* networkd: allow setting rp_filter for an interfaceSusant Sahani2023-07-281-0/+1
* network: DHCP4 allow to set InitialCongestionWindow and InitialAdvertisedRece...Susant Sahani2023-07-151-2/+4
* network: Introduce UseCaptivePortal IPv6RA optionRonan Pigott2023-07-021-0/+1
* network: Introduce UseCaptivePortal DHCPv6 optionRonan Pigott2023-07-021-0/+1
* network: Introduce UseCaptivePortal DHCPv4 optionRonan Pigott2023-07-021-0/+1
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]Yu Watanabe2023-01-161-0/+2
* optionally set socket priority on DHCPv4 raw socketchris2023-01-121-0/+1
* network: tc-cake: add support to specify ACK filterYu Watanabe2022-11-181-0/+1
* network: tc-cake: add support to specify RTTYu Watanabe2022-11-171-0/+1
* network: adjust route priority based on preferenceYu Watanabe2022-10-281-4/+4
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+6
* network: introduce TCPCongestionControlAlgorithm=Yu Watanabe2022-08-261-0/+1
* network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-221-2/+2
* pid1: add mechanism for conditionalizing units/network/netdev/link based on c...Lennart Poettering2022-07-151-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-6/+0
* Revert NFTSet featureYu Watanabe2022-06-221-6/+0
* network: firewall integration with NFT setsTopi Miettinen2022-06-081-0/+6
* networkd: NetLabel integrationTopi Miettinen2022-06-061-0/+6
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-2/+3
* network: refuse string which contains non-safe or non-ascii characters for Fi...Yu Watanabe2022-03-101-1/+1
* conf-parser: merge config_parse_string() and config_parse_safe_string()Yu Watanabe2022-03-101-2/+2
* network: l2tp: change create type to independentYu Watanabe2022-02-271-1/+1
* network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe2022-02-241-0/+2
* network,udev/net: add Kind= settings in [Match] sectionYu Watanabe2022-02-171-0/+1
* Merge pull request #22452 from yuwata/network-ipv6llYu Watanabe2022-02-101-0/+1
|\
| * network: move ipv6ll related functions to networkd-ipv6ll.[ch]Yu Watanabe2022-02-081-0/+1
* | tree-wide: use config_parse_safe_string() at various placesLennart Poettering2022-02-091-2/+2
* | Add support for `isolated` parameterSanta Wiryaman2022-02-091-0/+1
|/
* network: move SR-IOV related functions to src/shared/netif-sriov.[ch]Yu Watanabe2022-01-191-9/+9
* network: dhcp-pd: add 6rd supportYu Watanabe2021-12-071-0/+1
* network: dhcp-pd: rename [DHCPv6PrefixDelegation] -> [DHCPPrefixDelegation]Yu Watanabe2021-12-071-8/+15
* network: dhcp6pd: always use main route table for unreachable routeYu Watanabe2021-12-071-4/+3
* network: split networkd-dhcp6.cYu Watanabe2021-12-061-0/+1
* network: add support to configure IPoIB interfacesYu Watanabe2021-12-041-0/+2
* network/netdev: add support to create IPoIB subinterfaceYu Watanabe2021-12-041-0/+1
* Merge pull request #21517 from yuwata/network-long-hw-addrZbigniew Jędrzejewski-Szmek2021-11-251-1/+1
|\