Re: ipw2100 Security mode:restricted

2009-10-22 Thread Sergey Smirnov
I right click on gnome network applet and open change connections The same result if I start from console /usr/bin/nm-connection-editor apt-cache policy network-manager-gnome network-manager-gnome: Установлен: 0.8~a~git.20091014t134532.4033e62-0ubuntu1 Кандидат:

Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread Andrey Batyiev
Hello everyone Am I right, that every IP address in org.freedesktop.NetworkManager.IP4Config is in network byte order? Could you explicitly document this behaviour, please? Thanks, Andrey ___ NetworkManager-list mailing list

Re: Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread Pablo Martí Gamboa
2009/10/22 Andrey Batyiev baty...@gmail.com Hello everyone Am I right, that every IP address in org.freedesktop.NetworkManager.IP4Config is in network byte order? Could you explicitly document this behaviour, please? implementation in Python: import sockket def convert_ip_to_int(ip):

Re: Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread Pablo Martí Gamboa
2009/10/22 Pablo Martí Gamboa pma...@warp.es 2009/10/22 Andrey Batyiev baty...@gmail.com Hello everyone Am I right, that every IP address in org.freedesktop.NetworkManager.IP4Config is in network byte order? Could you explicitly document this behaviour, please? implementation in

Re: Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread Andrey Batyiev
Hello implementation in Python: I know how to convert addresses (htonl) ;). I just want to exclude misunderstanding of byte order: simple text IP addresses is in network byte order in documentation will reduce developers' pain. Thanks, Andrey

Problem with changing encryption for established connection

2009-10-22 Thread Larry Finger
I am using NetworkManager version 0.7.1 and kNM version 0.9. While testing openSUSE 11.2 RC1, I did the unusual step of changing the encryption scheme for a previously established ESSID/connection. As expected, when I clicked on the entry in the kNM applet to connect, I got the

Re: Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread John Mahoney
2009/10/22 Andrey Batyiev baty...@gmail.com Hello implementation in Python: I know how to convert addresses (htonl) ;). I just want to exclude misunderstanding of byte order: simple text IP addresses is in network byte order in documentation will reduce developers' pain. If you know of

Re: Please, document byte order in org.freedesktop.NetworkManager.IP4Config

2009-10-22 Thread Andrey Batyiev
Hello If you know of a document to update please send link. http://projects.gnome.org/NetworkManager/developers/spec.html And from that link I find http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/introspectio n/nm-ip4-config.xmlwhich states. property name=Addresses