Skip to content
Commit be88b542 authored by David Redondo's avatar David Redondo 🏎
Browse files

Add a network backend that uses rtnetlink

Queries information about current network devices using the rtnetlink kernel
interface. This exposed all the info except a pretty name for the current
connection and wireless strength. We can use this as a fallback on Linux if
NetworkManager is not available.
Because this is our fallback on Linux libnl is now required (from recommended).
BUG:425992
parent 6bc094b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment