Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18 10 lines 147 B view raw
1ctrl_interface=/var/run/wpa_supplicant 2 3network={ 4 ssid="mac80211 test" 5 psk="12345678" 6 key_mgmt=WPA-PSK 7 proto=WPA2 8 pairwise=CCMP 9 group=CCMP 10}