summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
Commit message (Expand)AuthorAgeFilesLines
* man: clarify RoutingPolicyRule.TypeOfService docsBrad Fitzpatrick2023-04-301-1/+10
* send dhcpv6 release when stoppingchris2023-01-171-0/+1
* Merge pull request #26071 from yuwata/network-dhcp-quick-ackLuca Boccassi2023-01-161-2/+18
|\
| * network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]Yu Watanabe2023-01-161-2/+18
* | man: clarify applicability of IPv6AcceptRA optionŁukasz Stelmach2023-01-161-1/+1
|/
* optionally set socket priority on DHCPv4 raw socketchris2023-01-121-0/+14
* man: fix issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2023-01-111-1/+1
* man: mention that DefaultRouteOnDevice= create the IPv4 default routeYu Watanabe2022-12-081-1/+6
* tree-wide: fix typoYu Watanabe2022-12-021-1/+1
* network: tc-cake: add support to specify ACK filterYu Watanabe2022-11-191-0/+11
* network: tc-cake: add support to specify RTTYu Watanabe2022-11-171-0/+10
* man: grammarroZbigniew Jędrzejewski-Szmek2022-11-071-1/+1
* Merge pull request #25166 from yuwata/network-router-preferenceLuca Boccassi2022-10-311-2/+6
|\
| * network: adjust route priority based on preferenceYu Watanabe2022-10-281-2/+6
* | network: make RouteTable= also accept route table nameYu Watanabe2022-10-281-7/+13
|/
* man: fix static bridge exampleJade Bilkey2022-09-041-0/+5
* network: NetLabel integrationTopi Miettinen2022-08-291-0/+84
* network: introduce TCPCongestionControlAlgorithm=Yu Watanabe2022-08-261-0/+9
* man: similar → similarlyZbigniew Jędrzejewski-Szmek2022-08-231-13/+13
* network: dhcp6: re-introduce RapidCommit= settingYu Watanabe2022-07-221-0/+13
* man: Miscellaneous fixesJan Janssen2022-07-191-4/+4
* man: fix typo in systemd.network documentation in IPv6RoutePrefix section (#2...lastkrick2022-07-161-1/+1
* pid1: add mechanism for conditionalizing units/network/netdev/link based on c...Lennart Poettering2022-07-151-0/+1
* network: refuse 169.254.0.0/24 and 169.254.255.0/24 for IPv4LLStartAddress=Yu Watanabe2022-07-151-6/+5
* man/network: ServerAddress= drop "literal" from IP address rangesAndre Kalb2022-07-141-1/+1
* network: Add support to select an IPv4 link-local start addressAndre Kalb2022-07-131-0/+12
* tree-wide: link to docs.kernel.org for kernel documentationnl67202022-07-041-2/+2
* man/network: fix wording and syntaxZbigniew Jędrzejewski-Szmek2022-07-021-5/+5
* tree-wide: use html links for kernel docsZbigniew Jędrzejewski-Szmek2022-07-021-2/+2
* Revert "networkd: NetLabel integration"Yu Watanabe2022-06-221-54/+0
* Revert NFTSet featureYu Watanabe2022-06-221-64/+0
* network: firewall integration with NFT setsTopi Miettinen2022-06-081-0/+64
* networkd: NetLabel integrationTopi Miettinen2022-06-061-0/+54
* network: clarify the relationship between DHCP= and WithoutRA=Alex Henrie2022-05-061-3/+4
* network: clarify the relationship between RA flags and DHCPv6 modesAlex Henrie2022-05-061-7/+12
* man: DHCPPrefixDelegation= needs to be enabled on downstream side for assigni...Yu Watanabe2022-04-181-1/+1
* man: recommend that .network or friends should have a numeric prefixYu Watanabe2022-04-181-5/+10
* tree-wide: fix typoYu Watanabe2022-04-021-1/+1
* Fix "link-local" language inconsistenciesSebastian Pucilowski2022-03-311-3/+3
* network: automatically determine timeout of waiting for carrier regainYu Watanabe2022-03-311-10/+29
* network: do not enable IPv4 ACD for IPv4 link-local address if ACD is disable...Yu Watanabe2022-03-231-1/+2
* man: clarify that options set the message fields and are not derived from themZbigniew Jędrzejewski-Szmek2022-03-221-15/+15
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-4/+23
* network: l2tp: change create type to independentYu Watanabe2022-02-271-2/+1
* network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe2022-02-251-0/+17
* man: various issues reported in #22432Zbigniew Jędrzejewski-Szmek2022-02-231-1/+1
* man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-hostZbigniew Jędrzejewski-Szmek2022-02-231-7/+6
* network,udev/net: add Kind= settings in [Match] sectionYu Watanabe2022-02-171-0/+1
* Add support for `isolated` parameterSanta Wiryaman2022-02-091-0/+9
* Merge pull request #22383 from yuwata/network-generator-keep-configurationLuca Boccassi2022-02-071-2/+4
|\