mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
- Added some generic network helper functions to global network helper class to get some information from a device by it's name. This is used when editing a connection (no ip was shown before). - ToDo: This is only a workaround because we want to get the information from the connection but not from the device which belongs to the connection. If multiple connections are setup on the same device, this workaround will not work anymore.