summary refs log tree commit diff
path: root/nixos/modules/system/boot/networkd.nix
Commit message (Expand)AuthorAge
* nixos/networking: fix assertion on IPMasqueradedatafoo2022-01-20
* Merge pull request #145183 from veehaitch/networkd-DHCPServerStaticLeaseAndreas Rammhold2021-12-09
|\
| * nixos/networkd: add `dhcpServerStaticLeaseConfig` optionVincent Haupert2021-11-30
* | Merge pull request #146815 from ElvishJerricco/systemd-utils-expressionsajs1242021-12-08
|\ \
| * | Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher2021-11-20
| |/
* / nixos/networkd: add RoutingPolicyRule Type option (#146168)Yuka2021-12-07
|/
* nixos/networkd: add BatmanAdvanced options (#145963)n0emis2021-11-16
* nixos/networking: add foo-over-udp endpoint supportpennae2021-10-16
* Merge pull request #139754 from eyJhb/networkd-iaidAndreas Rammhold2021-10-05
|\
| * nixos/networkd: added IAID, DUIDType and DUIDRawData to DHCPv6 sectioneyjhb2021-09-28
* | nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|/
* nixos/networkd: add ActivationPolicy optionLeo Maroni2021-09-25
* nixos/networkd: add missing [DHCPServer] optionsVincent Haupert2021-05-17
* Merge pull request #111342 from veehaitch/systemd-networkd-optionsFlorian Klink2021-02-27
|\
| * nixos/networkd: rename ipv6PrefixDelegationConfig option to ipv6SendRAConfigVincent Haupert2021-01-30
| * nixos/networkd: add ipv6AcceptRAConfig optionVincent Haupert2021-01-30
| * nixos/networkd: add dhcpV6PrefixDelegationConfig optionVincent Haupert2021-01-30
| * nixos/networkd: add missing dhcpV6Config optionsVincent Haupert2021-01-30
* | nixos/{networkd,dhcpcd}: remove udev-settle hackrnhmjoj2021-02-18
|/
* nixos/networkd: allow RouteMetric= in [DHCPv6] sectionFlorian Klink2020-10-29
* nixos/networkd: use assertRange with 64bits integersdatafoo2020-07-13
* nixos/networkd: delete unnecessary new lines in config filesdatafoo2020-07-13
* nixos/networkd: reoder code to match networkd documentationdatafoo2020-07-13
* nixos/networkd: update options for systemd 245datafoo2020-07-13
* nixos/networkd: reformat code with a single option per linedatafoo2020-07-13
* nixos/networkd: correct DHCPv6 UseDNS fieldEdmund Wu2020-07-10
* nixos/networkd: fix systemd.network.netdevs.<name>.vlanConfig.Id exampleFlorian Klink2020-07-08
* nixos/networkd: Make activatible through dbus and netlinkArian van Putten2020-06-13
* nixos/networkd: support PrefixDelegationHint in DHCPv6 sectionAndreas Rammhold2020-05-01
* nixos/networkd: add ipv6PrefixAndreas Rammhold2020-05-01
* nixos/networkd: add ipv6PrefixDelegationConfig to networkdAndreas Rammhold2020-05-01
* nixos/networkd: rename the networkd dhcpConfig option to dhcpV4ConfigAndreas Rammhold2020-05-01
* nixos/networkd: introduce the DHCPv6 network section eqivalentAndreas Rammhold2020-05-01
* nixos/networkd: add MaxAttempts and SendRelease to the DHCP optionsAndreas Rammhold2020-05-01
* nixos/networkd: remove CriticalConnection= fields in favor of KeepConnectionAndreas Rammhold2020-05-01
* nixos/networkd: add RoutesToDNS to DHCP sectionAndreas Rammhold2020-04-30
* nixos/networkd: Fix restartTriggersArian van Putten2020-04-23
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-19
* Revert Merge #82310: nixos/systemd: apply .linkVladimír Čunát2020-03-13
* nixos/networkd: respect systemd.network.links also with disabled systemd-netw...Florian Klink2020-03-11
* nixos/networkd: test routingPolicyRules with a nixos vm testFélix Baylac-Jacqué2020-03-02
* nixos/networkd: Add the RoutingPolicyRule-related optionsFélix Baylac-Jacqué2020-03-01
* Merge pull request #74624 from Ma27/networkd-units-internalMaximilian Bosch2020-02-02
|\
| * nixos/networkd: mark `units` option as internalMaximilian Bosch2019-11-29
* | nixos/networkd: add `vrfConfig` option to netdevsMaximilian Bosch2020-01-25
* | systemd-networkd: add configuration for XFRM interfacesFrancesco Zanini2020-01-14
* | treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* | Merge pull request #72888 from fooker/pr-3Maximilian Bosch2019-12-06
|\ \
| * | nixos/networkd: Add more valid values for RequiredForOnlineDustin Frisch2019-11-06
* | | nixos/networkd: add missing "Advertise" optionFlorian Klink2019-12-06
| |/ |/|