summary refs log tree commit diff
path: root/nixos/modules/system/boot/networkd.nix
Commit message (Expand)AuthorAge
* nixos/networkd: allow configuring AckFilter for CAKE qdiscPatrick Steinhardt2023-11-19
* nixos/networkd: add [IPVLAN] and [IPVTAP] configuration options to systemd.ne...Philip Taron2023-11-18
* nixos/networkd: add ipvtap kind to netdev and IPVTAP= to networkPhilip Taron2023-11-18
* nixos/networkd: fix typoed hairpin option nameApril Schleck2023-10-26
* systemd-stage-1: Improve udhcpc assertionWill Fancher2023-10-22
* Remove restriction on PhysicalDevice being int; reformat and document the Typ...Philip Taron2023-10-17
* systemd.network.netdev: Add support for WLAN devicesPhilip Taron2023-10-16
* Merge pull request #258920 from ElvishJerricco/systemd-stage-1-full-buildFlorian Klink2023-10-04
|\
| * systemd-stage-1: Default to full systemd build.Will Fancher2023-10-04
* | Merge pull request #257510 from ign0tus/fix/wake-on-lan-policyFlorian Klink2023-10-04
|\ \
| * | networkd: Allow combinations of WakeOnLan policiesign0tus2023-09-28
* | | Merge pull request #258345 from lf-/jade/wait-for-onlineFlorian Klink2023-10-04
|\ \ \
| * | | nixos/networkd: make wait-online not time outJade Lovelace2023-10-02
| | |/ | |/|
* | | Merge pull request #237154 from ElvishJerricco/sd-s1-networkd-flush-with-keep...Will Fancher2023-10-03
|\ \ \ | |/ / |/| |
| * | systemd stage 1 networking: Use KeepConfigurationWill Fancher2023-06-11
* | | Merge pull request #242191 from tie/systemd-required-for-online-rangeRyan Lahfa2023-09-30
|\ \ \
| * | | nixos/networkd: allow state ranges in RequiredForOnlineIvan Trubach2023-09-04
* | | | Merge pull request #249412 from JTarasovic/jdt/systemd-networkd/ipv6-assign-p...Ryan Lahfa2023-09-27
|\ \ \ \
| * | | | systemd-networkd: add option to assign ipv6 prefixJason Tarasovic2023-08-15
* | | | | Merge pull request #249386 from JTarasovic/jdt/systemd-networkd/dhcpv6configRyan Lahfa2023-09-27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | systemd-networkd: add dhcpv6Config optionsJason Tarasovic2023-08-15
| |/ / /
* | | | Merge pull request #244722 from mdlayher/mdl-dhcpMaciej Krüger2023-09-11
|\ \ \ \
| * | | | nixos/networkd: add DHCPServer PXE boot optionsMatt Layher2023-07-21
| |/ / /
* | | | nixos/networkd: Fix incorrectly treating attrset as listAndrew Marshall2023-09-10
* | | | nixos/networkd: Reload (not restart) when only .network units changeAndrew Marshall2023-08-31
|/ / /
* | | Merge pull request #241370 from RaitoBezarius/vxlan-independentFlorian Klink2023-07-19
|\ \ \
| * | | nixos/networkd: support `Independent` flag for VXLAN netdevsRaito Bezarius2023-07-04
* | | | Merge pull request #241365 from RaitoBezarius/macaddrs-netdevsFlorian Klink2023-07-19
|\ \ \ \
| * | | | nixos/networkd: support netdev MAC addressesRaito Bezarius2023-07-04
| |/ / /
* | | | nixos/networkd: fix mismerge of #240969 and #241362K9002023-07-09
* | | | nixos/networkd: add MACVTAP= option for networksRaito Bezarius2023-07-08
* | | | nixos/networkd: refactormutantmell2023-07-01
|/ / /
* | | Merge pull request #232454 from quentinmit/bridge-vlanpennae2023-07-01
|\ \ \
| * | | nixos/networkd: Fix typo in BridgeVLAN optionsQuentin Smith2023-05-16
* | | | Merge pull request #237820 from lilyinstarlight/fix/systemd-initrd-network-de...Lily Foster2023-06-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | nixos/networkd: make overriding boot.initrd.systemd.package a little easier b...Lily Foster2023-06-14
| | |/ | |/|
* / | systemd stage 1 networking: Stop systemd-networkd on switch-rootWill Fancher2023-06-08
|/ /
* / networkd: support specifying the ClientIdentifier for DHCPv4 optionsGraham Christensen2023-05-27
|/
* nixos/networkd: fix typo of `tokenBucketFilterConfig`Lin Yinfeng2023-05-09
* nixos/networkd: add TransmitQueues and TransmitQueueLengthBernardo Meurer2023-05-06
* nixos/networkd: Fix typo in usage sectionBridgeVLANRene Hollander2023-05-04
* systemd-stage-1: Make networkd options shallowWill Fancher2023-04-21
* systemd-initrd: Flush networkdWill Fancher2023-04-17
* systemd-initrd: dbusWill Fancher2023-04-17
* systemd-initrd: networkdWill Fancher2023-04-17
* Merge pull request #218721 from apfelkuchen6/nwpennae2023-03-22
|\
| * nixos/networkd: add BridgeVLAN optionsapfelkuchen062023-03-16
| * nixos/networkd: add QuickFairQueueingClass optionsapfelkuchen062023-03-16
| * nixos/networkd: add QuickFairQueueing optionsapfelkuchen062023-03-16
| * nixos/networkd: add HeavyHitterFilter optionsapfelkuchen062023-03-16