More Info

Revision 3445094...

(Back to digest)
 

Features in KDE Base

Lamarque Souza committed changes in [kde-workspace] /:

Update Solid's support to org.freedesktop.NetworkManager.Device
interface to NM-0.8.2. Two properties have been added: IpInterface and
FirmwareMissing. Now only Ip6Config is still missing from that NM's
interface.

IpInterface is slighty different from the already supported Interface
property. In most cases they return the same value, but for serial
devices (dial-up modems, Gsm, Cdma, Bluetooth) Interface returns the
serial device (/dev/tty*, /dev/ttyACM* /dev/ttyUSB*, /dev/rfcomm*) and
IpInterface returns connection's IP interface (usually ppp0).

File Changes

Modified 13 files
 
solid/networkmanager-0.7/networkinterface.cpp
 
solid/networkmanager-0.7/networkinterface.h
 
solid/networkmanager-0.7/networkinterface_p.h
 
solid/wicd/networkinterface.cpp
 
solid/wicd/networkinterface.h
 
libs/solid/control/networkinterface.cpp
 
libs/solid/control/networkinterface.h
 
solid/networkmanager-0.7/dbus/nm-deviceinterface.cpp
 
solid/networkmanager-0.7/dbus/nm-deviceinterface.h
 
libs/solid/control/ifaces/networkinterface.h
 
solid/networkmanager-0.7/dbus/introspection/nm-device.xml
 
libs/solid/control/backends/fakenet/fakenetworkinterface.cpp
 
libs/solid/control/backends/fakenet/fakenetworkinterface.h
13 files changed in total