[MM] [PATCH] iface-modem: fix invalid modem state consolidation

2013-01-23 Thread Ben Chan
This patch fixes get_current_consolidated_state() in MMIfaceModem to avoid invalid state transitions, e.g. from 'enabling' to 'disabled'. https://code.google.com/p/chromium-os/issues/detail?id=38173 --- src/mm-iface-modem.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) di

Re: network manager dhcp ntp server issue

2013-01-23 Thread Ralf Habacker
Am 22.01.2013 18:00, schrieb Dan Williams: On Tue, 2013-01-22 at 08:32 +0100, Ralf Habacker wrote: Am 19.01.2013 00:52, schrieb Dan Williams: So NetworkManager pushes out *every* DHCP option in the environment of dispatcher scripts. This should be happening both on 'dhcp4-change' and 'up' event

Correct behavior for IPv6 RA selection?

2013-01-23 Thread Martin Jackson
I have several machines on a couple of different VLANs (same physical interface) doing IPv4 and IPv6 DHCP. I have two vm's running Quagga on Ubuntu 12.10 doing router advertisements with different preferences set. (Host 741e is advertising a "high" preference RA, b6dc is offering "medium" preferen

'default' keyword in the RH 'route6' file

2013-01-23 Thread Francesco Prelz
The regexps that are currently used for matching the 'default' keyword when reading the network-scripts/route6-XXX RedHat configuration file in settings/plugins/ifcfg-rh/reader.c will just match the string 'defa', that matches the hex in IPV6_ADDR_REGEX: 1005 #define IPV6_ADDR_REGEX "[0-9

cli support for NetworkManager

2013-01-23 Thread NISCHAL KUMAR
i want to change my ip address , broadcast, netmask , gateway by the help Network Manager . Is there any way ... I am using 0.9.6.4-1 ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanager

Problems with Sierra LTE MC7710 Device

2013-01-23 Thread Harald Jung - ECOS Technology
Hi,   we have problems with a Sierra MC7710, it isn't even recognized by the kernel. The device should be included in the current kernel 3.6.11/3.7.2 and I think it is caused by an usb issue.   When I take a look at the usb device, I see that there are only 2 subdevices:   T:  Bus=01 Lev=02

Re: network manager dhcp ntp server issue

2013-01-23 Thread Dan Williams
On Wed, 2013-01-23 at 04:07 -0500, Pavel Simerda wrote: > > From: "Dan Williams" > > On Tue, 2013-01-22 at 08:32 +0100, Ralf Habacker wrote: > > > Am 19.01.2013 00:52, schrieb Dan Williams: > > > > So NetworkManager pushes out *every* DHCP option in the > > > > environment of > > > > dispatcher sc

Canceled Event: Cooler App Mock Up Presentation @ Fri Jan 25, 2013 2:30pm - 3:30pm (networkmanager-list@gnome.org)

2013-01-23 Thread Brian Marete
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:CANCEL BEGIN:VEVENT DTSTART:20130125T113000Z DTEND:20130125T123000Z DTSTAMP:20130123T114104Z ORGANIZER;CN=Brian Marete:mailto:mar...@toshnix.com UID:bfscdclpodbqn8f539mmifk...@google.com ATTENDEE

Invitation: Cooler App Mock Up Presentation @ Fri Jan 25, 2013 2:30pm - 3:30pm (networkmanager-list@gnome.org)

2013-01-23 Thread Brian Marete
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20130125T113000Z DTEND:20130125T123000Z DTSTAMP:20130123T113851Z ORGANIZER;CN=Brian Marete:mailto:mar...@toshnix.com UID:bfscdclpodbqn8f539mmifk...@google.com ATTENDE

Re: network manager dhcp ntp server issue

2013-01-23 Thread Pavel Simerda
> From: "Dan Williams" > On Tue, 2013-01-22 at 08:32 +0100, Ralf Habacker wrote: > > Am 19.01.2013 00:52, schrieb Dan Williams: > > > So NetworkManager pushes out *every* DHCP option in the > > > environment of > > > dispatcher scripts. This should be happening both on > > > 'dhcp4-change' > > > a