summaryrefslogtreecommitdiffstats
path: root/man/systemd.network.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: asorted fixesYu Watanabe6 days1-26/+27
* man/network: update documentation for KeepConfiguration=Yu Watanabe2024-11-141-14/+14
* man: drop whitespace from final <programlisting> linesZbigniew Jędrzejewski-Szmek2024-11-081-5/+5
* networkd: add possibility to specify MulticastIGMPVersionMichele Dionisio2024-11-061-0/+21
* man/network: suggest to not request IA_NA when received RA with Managed bit u...Yu Watanabe2024-10-231-0/+2
* man/network: fix typoYu Watanabe2024-10-231-1/+1
* Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...Lennart Poettering2024-10-221-4/+10
|\
| * man: suggest to use DHCPv6Client= when upstream provides RA with the Managed ...Yu Watanabe2024-10-211-4/+10
* | Merge pull request #30952 from rpigott/resolved-dnrLennart Poettering2024-10-221-0/+23
|\ \ | |/ |/|
| * network: Introduce IPv6RA UseDNR= optionRonan Pigott2024-10-211-0/+10
| * network: Introduce UseDNR DHCPv4 optionRonan Pigott2024-10-211-0/+13
* | man/network: update example for router upstream interfaceYu Watanabe2024-10-151-16/+16
|/
* man: ARP=no also disables IPv6 Neighbor Discovery ProtocolYu Watanabe2024-09-051-2/+3
* network: Add support for mq qdiscDaan De Meyer2024-09-041-0/+10
* network: Add support for multiq qdiscDaan De Meyer2024-09-041-0/+10
* Merge pull request #34049 from yuwata/network-routing-policy-ruleLuca Boccassi2024-08-211-2/+16
|\
| * network/routing-policy-rule: support all known type of ruleYu Watanabe2024-08-201-2/+16
* | network/address-label: allow to configure IPv6 address label in networkd.confYu Watanabe2024-08-201-4/+4
|/
* network: make IPMasquerade= imply global IP forwarding settings againYu Watanabe2024-08-161-9/+9
* network/dhcp-pd: allow to customize route type for delegated prefixYu Watanabe2024-08-051-0/+34
* man: extend explanation for ConfigureWithoutCarrier= in systemd.network(5)Yu Watanabe2024-08-021-0/+12
* Added support for L2 BridgeMDB entries (#32894)jauge-technica2024-08-021-1/+1
* man: suggest to enable global IPv6Forwarding= setting to make IPv6 packets fo...Yu Watanabe2024-07-311-1/+9
* network: mention that IPv4 ACD is enabled by default for 169.254.0.0/16Yu Watanabe2024-07-311-3/+11
* man: network: move note about L3MasterDevice to the correct sectionNick Cao2024-07-281-2/+3
* man: document that separate /usr/local/ must not be used for configZbigniew Jędrzejewski-Szmek2024-06-111-7/+8
* man: fix typoYu Watanabe2024-06-011-1/+1
* man: mention that IPMasquerade= and IPv6SendRA= implies IPv4Forwarding=/IPv6F...Yu Watanabe2024-05-301-5/+17
* docs,man: Avoid some ambiguous uses of "may not"Colin Watson2024-05-081-2/+2
* networkd: Correct documentation for LinkLocalAddressingMathias Lang2024-04-271-7/+6
* Merge pull request #32347 from yuwata/sd-radv-reachable-timeLuca Boccassi2024-04-221-4/+19
|\
| * man: slightly rephrase RetransmitSec= settingYu Watanabe2024-04-221-4/+6
| * network/radv: introduce ReachableTimeSec= settingYu Watanabe2024-04-221-0/+13
* | man: fix typoYu Watanabe2024-04-221-1/+1
|/
* network: introduce network- and protocol-independent default for UseDomains=Yu Watanabe2024-04-201-3/+20
* network/ndisc: disable Neighbor discovery client if RADV is enabledYu Watanabe2024-04-181-6/+7
* network: add mechanism to configure default UseDomains= setting, update man p...Henry Li2024-04-141-1/+3
* network/ndisc: add basic support for Redirect messageYu Watanabe2024-04-041-0/+10
* network/dhcp-server: introduce PersistLeases= settingYu Watanabe2024-03-271-3/+22
* man: fix a few issues in manpagecunshunxia2024-03-201-6/+6
* network/dhcp-server: save leases in state directoryYu Watanabe2024-03-111-1/+7
* network/ndisc: drop redundant sd_ndisc_router_get_icmp6_ratelimit()Yu Watanabe2024-02-281-10/+0
* network: introduce per-interface IP forwarding settingsYu Watanabe2024-02-221-18/+33
* networkd: support setting dhcp server portMartin Ivicic2024-02-211-0/+9
* network/ndisc: set IPv6 neighbor reachable timeYu Watanabe2024-02-201-0/+11
* man: add missing "=" after setting nameYu Watanabe2024-02-091-1/+1
* network/dhcp4: disable IPv6OnlyMode= by defaultYu Watanabe2024-02-081-2/+1
* network: adjust default RequiredForOnline= and RequiredFamilyForOnline= settingYu Watanabe2024-02-021-9/+40
* man: fix default behavior of RequiredFamilyForOnline=Yu Watanabe2024-02-021-3/+2
* IPv6 RA: Support the Retrans Timer field (IPv6 Conformance Test: v6LC.2.1.5)Matt Muggeridge2024-01-221-0/+24