nixpkgs/nixos/modules
Maximilian Bosch acbadcdbba
nixos/wpa_supplicant: escape interface names to listen on
Systemd provides some functionality to escape strings that are supposed
to be part of a unit name[1]. This seems to be used for interface names
in `sys-subsystem-net-devices-{interface}.device` and breaks
wpa_supplicant if the wireless interface name has a dash which is
encoded to \x2d.

Such an interface name is rather rare, but used i.e. when configuring
multiple wireless interfaces with `networking.wlanInterfaces`[2] to have on
interface for `wpa_supplicant` and another one for `hostapd`.

[1] https://www.freedesktop.org/software/systemd/man/systemd-escape.html
[2] https://nixos.org/nixos/options.html#networking.wlaninterfaces
2019-01-27 11:59:18 +01:00
..
config zramSwap: remove basic.target for zram devices 2019-01-17 21:18:45 +02:00
hardware Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flag 2019-01-25 14:13:45 +00:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer Merge pull request #48153 from Ma27/fix-nixos-option-for-invalid-options 2019-01-24 02:38:02 +02:00
misc Merge pull request #48101 from peterhoeg/f/pykms_master 2019-01-18 15:52:12 +08:00
profiles modules/profiles/minimal: sound is disabled by default 2019-01-13 13:47:36 +01:00
programs programs.ssh.knownHosts: update example to be an attrset 2019-01-18 15:33:07 +01:00
security nixos/security/misc: expose SMT control option 2018-12-27 15:00:49 +01:00
services nixos/wpa_supplicant: escape interface names to listen on 2019-01-27 11:59:18 +01:00
system Merge pull request #42183 from kisik21/master 2019-01-17 07:42:32 +00:00
tasks Merge pull request #53965 from mayflower/zfs-autoscrub-fix 2019-01-22 10:48:17 +00:00
testing Revert "Add ssh backdoor to VM tests infrastructure." 2019-01-19 13:24:39 -05:00
virtualisation Merge pull request #53871 from elseym/fix-container-extraveths 2019-01-14 03:59:19 +00:00
module-list.nix nixos/file-roller: init 2019-01-18 15:04:36 -05:00
rename.nix nixos/cpufreq: Remove the alias to set the cpu frequency governor 2019-01-03 20:57:49 +09:00