Updated Debian control files and documentation
[mtetherd] / debian / control
index a4a7b08..fcebea6 100644 (file)
@@ -16,9 +16,12 @@ Description: Enable tethering via USB networking and Bluetooth PAN
  You can also use it to automatically configure network interfaces
  for development.
  .
- To use tethering via USB, you also need mad-developer installed to
- activate g_ether, or you can do it manually via the console.
+ USB networking can be enabled and disabled via the status menu.
  .
- You can connect to your N900 through the following IPs:
- USB: 192.168.253.254
- Bluetooth: 192.168.254.254
+ IP addresses are now assigned in a more dynamic way.
+ 192.168.255.0/24 is reserved for all network interfaces,
+ each of which gets a /30. The first network device will thus receive
+ the following configuration:
+ IP: 192.168.255.1
+ Netmask: 255.255.255.252
+ DHCP address of partner: 192.168.255.2