Lamarque Vieira Souza
2011-04-21 22:57:21 UTC
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101172/
-----------------------------------------------------------
Review request for Network Management.
Summary
-------
This patch is the first step to implement tethering in Plasma NM.
Tethering is term used to describe the use of a bluetooth device as the mean to access the Internet. There are two types of Bluetooth networks in tethering: DUN (Dial up Network) and PAN (Personnal Area Network). Both are very similar from Plasma NM point of view. In DUN you can use the bluetooth device (usually a cell phone) as a dial up modem (/dev/rfcomm0).
The patch slightly changes GsmNetworkInterface class to let BluetoothInterface inherit from it.
This addresses bugs 203584, 209624 and 261191.
http://bugs.kde.org/show_bug.cgi?id=203584
http://bugs.kde.org/show_bug.cgi?id=209624
http://bugs.kde.org/show_bug.cgi?id=261191
Diffs
-----
libs/solid/control/CMakeLists.txt 20eee85
libs/solid/control/ifaces/CMakeLists.txt 5d7673f
libs/solid/control/ifaces/networkbluetoothinterface.h PRE-CREATION
libs/solid/control/ifaces/networkbluetoothinterface.cpp PRE-CREATION
libs/solid/control/networkbluetoothinterface.h PRE-CREATION
libs/solid/control/networkbluetoothinterface.cpp PRE-CREATION
libs/solid/control/networkbluetoothinterface_p.h PRE-CREATION
solid/networkmanager-0.7/CMakeLists.txt cc33466
solid/networkmanager-0.7/dbus/introspection/nm-device-bt.xml b1716b3
solid/networkmanager-0.7/dbus/nm-device-btinterface.h PRE-CREATION
solid/networkmanager-0.7/dbus/nm-device-btinterface.cpp PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface.h PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface.cpp PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface_p.h PRE-CREATION
solid/networkmanager-0.7/networkgsminterface.h 64b9477
solid/networkmanager-0.7/networkgsminterface.cpp 3b16c3c
Diff: http://git.reviewboard.kde.org/r/101172/diff
Testing
-------
None yet, but I am going to test it when I implement tethering in Plasma NM.
Thanks,
Lamarque Vieira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20110421/e442726e/attachment.htm
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101172/
-----------------------------------------------------------
Review request for Network Management.
Summary
-------
This patch is the first step to implement tethering in Plasma NM.
Tethering is term used to describe the use of a bluetooth device as the mean to access the Internet. There are two types of Bluetooth networks in tethering: DUN (Dial up Network) and PAN (Personnal Area Network). Both are very similar from Plasma NM point of view. In DUN you can use the bluetooth device (usually a cell phone) as a dial up modem (/dev/rfcomm0).
The patch slightly changes GsmNetworkInterface class to let BluetoothInterface inherit from it.
This addresses bugs 203584, 209624 and 261191.
http://bugs.kde.org/show_bug.cgi?id=203584
http://bugs.kde.org/show_bug.cgi?id=209624
http://bugs.kde.org/show_bug.cgi?id=261191
Diffs
-----
libs/solid/control/CMakeLists.txt 20eee85
libs/solid/control/ifaces/CMakeLists.txt 5d7673f
libs/solid/control/ifaces/networkbluetoothinterface.h PRE-CREATION
libs/solid/control/ifaces/networkbluetoothinterface.cpp PRE-CREATION
libs/solid/control/networkbluetoothinterface.h PRE-CREATION
libs/solid/control/networkbluetoothinterface.cpp PRE-CREATION
libs/solid/control/networkbluetoothinterface_p.h PRE-CREATION
solid/networkmanager-0.7/CMakeLists.txt cc33466
solid/networkmanager-0.7/dbus/introspection/nm-device-bt.xml b1716b3
solid/networkmanager-0.7/dbus/nm-device-btinterface.h PRE-CREATION
solid/networkmanager-0.7/dbus/nm-device-btinterface.cpp PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface.h PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface.cpp PRE-CREATION
solid/networkmanager-0.7/networkbluetoothinterface_p.h PRE-CREATION
solid/networkmanager-0.7/networkgsminterface.h 64b9477
solid/networkmanager-0.7/networkgsminterface.cpp 3b16c3c
Diff: http://git.reviewboard.kde.org/r/101172/diff
Testing
-------
None yet, but I am going to test it when I implement tethering in Plasma NM.
Thanks,
Lamarque Vieira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20110421/e442726e/attachment.htm