To users of DUMMY connections (Bluetooth PAN, USB networking, DUN client, etc.) can now use libicd-network-null from extras-devel, instead of the convoluted way of downloading libicd-network-dummy from nokia-binaries repository. The package name is different, but it sets up the same type DUMMY, so nothing actually needs to change. The package also compiles for diablo, but on the N810 I use no DUMMY connections, so I did not test it. I'll be happy to hear success/failure reports on N8x0.
Nokia-N900:~# gconftool-2 -a /system/osso/connectivity/IAP/DUMMY ipv4_address = 0.0.0.0 ipv4_autodns = true ipv4_gateway = 0.0.0.0 ipv4_type = AUTO name = Dummy network type = DUMMY proxytype = NONE ipv4_dns1 = 0.0.0.0 ipv4_dns2 = 0.0.0.0 ipv4_netmask = 0.0.0.0 autoconnect = false Nokia-N900:~#