]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: rename netdev kind virtual-wlan -> wlan
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Mar 2022 07:23:19 +0000 (16:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Mar 2022 14:53:12 +0000 (23:53 +0900)
commitec4954d934c67c315669eff5593a68fd402a63e8
tree986eb65737ac8e9642753403ca47071d8106544d
parent53350c7bbade8c5f357aa3d1029ef9b2208ea675
network: rename netdev kind virtual-wlan -> wlan

The Kind= setting in [Match] section of .network files takes "wlan".
This makes the same setting in .netdev files matches the one in .network
files.
man/systemd.netdev.xml
src/network/netdev/netdev-gperf.gperf
src/network/netdev/netdev.c
src/network/netdev/netdev.h
src/network/netdev/wlan.c
test/fuzz/fuzz-netdev-parser/directives.netdev