liminix/modules/network
Daniel Barlow cc73a98419 support setting network device names
this means that net devices in devices/foo/default.nix can be
specified by their sysfs paths (instead of by "eth0" and "eth1" that
may change from one kernel version to the next) and given mnenomic
names that are helpful for the hardware. Like "wan" and "lan[1..4]"
2023-11-26 23:15:28 +00:00
..
address.nix convert network link/address to module-based-service 2023-08-28 22:02:28 +01:00
default.nix support setting network device names 2023-11-26 23:15:28 +00:00
dhcpc.nix add service fir dhcp v4 client 2023-08-28 22:02:28 +01:00
forward.nix add service to enable packet forwarding 2023-09-01 17:34:47 +01:00
link.nix support setting network device names 2023-11-26 23:15:28 +00:00
route.nix er, "input" != output" 2023-09-13 18:01:50 +01:00