summaryrefslogtreecommitdiffstats
path: root/man/networkd.conf.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* network/address-label: allow to configure IPv6 address label in networkd.confYu Watanabe2024-08-201-0/+31
* network: make IPMasquerade= imply global IP forwarding settings againYu Watanabe2024-08-161-0/+12
* man: document /usr/local/lib in search pathsJörg Behrmann2024-06-061-0/+2
* man: fix typoYu Watanabe2024-04-221-1/+1
* network: introduce network- and protocol-independent default for UseDomains=Yu Watanabe2024-04-201-10/+42
* man: add missing drop-in directoryYu Watanabe2024-04-161-0/+1
* network: add mechanism to configure default UseDomains= setting, update man p...Henry Li2024-04-141-0/+18
* network/dhcp-server: introduce PersistLeases= settingYu Watanabe2024-03-271-0/+21
* Merge pull request #30480 from keszybz/kernel-install-more-pathsZbigniew Jędrzejewski-Szmek2024-03-081-0/+2
|\
| * man: document all the new pathsZbigniew Jędrzejewski-Szmek2024-03-071-0/+2
* | network: introduce per-interface IP forwarding settingsYu Watanabe2024-02-221-0/+28
|/
* man/networkd.conf: remove strange commentZbigniew Jędrzejewski-Szmek2024-01-301-3/+1
* man: use same version in public and system ident.David Tardon2023-12-251-1/+1
* man: use <simplelist> for 'See also' sectionsDavid Tardon2023-12-231-7/+7
* man: use <simplelist> for file lists in synopsisZbigniew Jędrzejewski-Szmek2023-12-151-3/+5
* network/nexthop: introduce ManageForeignNextHops= boolean settingYu Watanabe2023-12-121-0/+11
* man: update version informationAbderrahim Kitouni2023-09-191-4/+14
* man: add version infoAbderrahim Kitouni2023-08-291-6/+20
* network/dhcp: make DUIDType= take an arbitrary integerYu Watanabe2023-08-241-1/+1
* Revert "network: DHCP6 client- Allow to send manual DUID"Yu Watanabe2023-08-241-7/+0
* network: DHCP6 client- Allow to send manual DUIDSusant Sahani2023-08-171-0/+7
* network: refuse to override predefined route table nameYu Watanabe2023-07-141-3/+4
* network: add global setting for IPv6PrivacyExtensions=Yu Watanabe2023-06-291-0/+10
* network: make IAID and DUID for DHCPv6 configurable explicitlyYu Watanabe2021-04-211-9/+28
* man: update description for ManageForeignRoutes=Yu Watanabe2021-04-131-4/+7
* network: introduce ManageForeignRoutingPolicyRules= boolean setting in networ...Yu Watanabe2021-04-131-0/+9
* network: make RouteTable= setting can take multiple name:number pairs in a lineYu Watanabe2021-02-031-5/+8
* man: use ellipses for ranges in range descriptionsZbigniew Jędrzejewski-Szmek2021-01-291-4/+5
* network: add support to RoutingPolicyRule lookup table nameSusant Sahani2021-01-191-0/+8
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* man: fix invalid tag placeYu Watanabe2020-08-211-2/+2
* tree-wide: drop quotes from around [section]Zbigniew Jędrzejewski-Szmek2020-07-061-1/+1
* network: Add support to ignore foreign routesSusant Sahani2020-03-061-0/+9
* man: add entry about SpeedMeter=Yu Watanabe2019-11-181-0/+22
* man: use same header for all filesZbigniew Jędrzejewski-Szmek2019-03-141-1/+1
* man: mention that DUIDType=link-layer-time or link-layer uses MAC addressYu Watanabe2018-08-081-3/+5
* man: mention that DUIDType=uuid uses the product UUID or machine-IDYu Watanabe2018-08-081-7/+20
* man: drop mode line in file headersZbigniew Jędrzejewski-Szmek2018-07-031-1/+1
* man: drop unused <authorgroup> tags from man sourcesZbigniew Jędrzejewski-Szmek2018-06-141-9/+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
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* man: fix some internal man page referencesZbigniew Jędrzejewski-Szmek2016-08-061-1/+1
* man: add a description of DUIDType and DUIDRawDataZbigniew Jędrzejewski-Szmek2016-05-031-19/+62
* Merge pull request #2943 from vinaykul/systemd_duid_review_fixesZbigniew Jędrzejewski-Szmek2016-04-081-48/+0
|\
| * Drop description of 'Type' field from docs.Vinay Kulkarni2016-04-051-17/+0
| * Address code-review items for pull-request #2890Vinay Kulkarni2016-04-051-42/+11
* | man: fix spelling mistakesTorstein Husebø2016-04-061-1/+1
|/
* DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-311-0/+159