summary refs log tree commit diff
path: root/nixos/modules/system/boot/networkd.nix
Commit message (Expand)AuthorAge
* 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
| |/ |/|
* | nixos/networkd: add systemd-network user to group systemd-networkWilliButz2019-11-25
* | nixos/networkd: add missing `dhcpv6` and `static` options to `IPv6PrefixDeleg...Maximilian Bosch2019-11-23
* | nixos/networkd: add `Name` as valid option to `Link`Dustin Frisch2019-11-19
|/
* nixos/networkd: add `ipv4-fallback` and `fallback` as valid options to `LinkL...Maximilian Bosch2019-10-28
* systemd-networkd: add testsFélix Baylac-Jacqué2019-08-21
* systemd-networkd: add support for wireguard netdev.David Guibert2019-08-21
* systemd-networkd: link: Name -> OriginalNameEdmund Wu2019-08-15
* Merge master into staging-nextFrederik Rietdijk2019-06-10
|\
| * systemd-networkd: Only generate [Match] if presentRoman Volosatovs2019-06-09
* | nixos/networkd: rename GatewayOnlink to GatewayOnLinkAndreas Rammhold2019-06-03
|/
* nixos/networkd: do not require gateway for routesAlexander Shpilkin2018-09-07
* nixos/networkd: fix handling of RequiredForOnlineAlexander Shpilkin2018-09-07