| 29 Jun 2025 |
hexa | but it's not mapped afaiict | 03:45:04 |
hexa | * but it's not mapped afaict | 03:45:06 |
hexa |
networkd: ProxyARP= vs. ARPProxy= confusion #4768
| 03:45:21 |
hexa | lol | 03:45:22 |
hexa | https://search.nixos.org/options?channel=25.05&show=networking.interfaces.%3Cname%3E.ipv4.routes.*.options&from=0&size=50&sort=relevance&type=packages&query=networking.interfaces | 03:47:09 |
hexa | ouch | 03:47:09 |
hexa |
See the symbol OPTIONS in the ip-route(8) manual page for the details
| 03:47:22 |
ElvishJerricco | Hm. Well, like I said, we should just add assertions for anything not supported and preferably wire up any trivial mappings. | 03:48:02 |
ElvishJerricco | We can't enable useNetworkd by default if we don't do that | 03:48:18 |
hexa | agreed | 03:48:27 |
ElvishJerricco | and, like, we should really enable that by default | 03:48:28 |
hexa | yes | 03:48:34 |
hexa |
networking.interfaces.<name>.tempAddress
| 03:49:28 |
hexa | *
networking.interfaces.<name>.tempAddress
| 03:49:33 |
hexa | IPv6PrivacyExtensions= | 03:49:57 |
hexa | useNetworkd defaults to kernel 😄 | 03:50:25 |
hexa | we should remove that option | 03:50:56 |
hexa | it supports the virtual options 😲 | 03:51:43 |
hexa | wakeonlan is todo | 03:51:54 |
ElvishJerricco | I will likely not help with the useNetworkd thing. My big ticket items for 25.11 are systemd initrd by default and getting rid of grub being the default (which involves an ISO revamp) | 03:54:52 |
hexa | please make that happen | 03:55:00 |
emily | networkd SLAAC defaults violate RFC I think :'( | 03:55:05 |
hexa | I can take care of network things | 03:55:06 |
hexa | complain to the systemd people 😄 | 03:55:16 |
emily | pretty sure they know | 03:55:26 |
ElvishJerricco | how does it violate RFC? | 03:55:57 |
hexa | not defaulting to privacy extensions? 🤔 | 03:56:57 |
emily | RFC says do the privacy thing by default and systemd says let's put the MAC address in there iirc | 03:57:12 |
emily | even for stable addresses you are meant to do a stable privacy thing | 03:57:25 |
emily | anyway I forget whether it's their fault or the kernel | 03:57:32 |