Sometime in the past 2 days (not sure when exactly) a loopback network appeared in the KDE network settings. I am not sure exactly what triggered it. I do see the network being used, though I haven’t found a pattern for when that happens.
$ ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
(other networks not included)
This would make sense, as it was added in 1.42 which was recently pushed to my branch (testing). If it now treats loopbacks as a normal network, then it would show up normally in Plasma’s plasma-nm applet which is where I saw it. Before this update, loopbacks were special so they were hidden(?).
It’s a device you always have, it’s the one that answers if you call localhost.
Why it should be configurable by NetworkManager confuses me. Anyone who ever had the need to configure lo did so already, now this changes, evidently by this thread, confuses more people than in helps.