lp:~penguin359/network-manager/ubuntu-fix-for-1005091

Created by Loren M. Lang and last modified
Get this branch:
bzr branch lp:~penguin359/network-manager/ubuntu-fix-for-1005091
Only Loren M. Lang can upload to this branch. If you are Loren M. Lang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Loren M. Lang
Project:
NetworkManager
Status:
Development

Recent revisions

519. By Loren M. Lang

Improved solution for issue #1005091

In the case where are options are used with an inet6 interface using the
auto method, the options would not be commented out via the previous
method. Now the file is scanned twice, with the first run disabling
inet interfaces using dhcp and the second disabling inet6 interfaces
using the auto method.

518. By Loren M. Lang

Fixed issue when installing NetworkManager with IPv6 enabled

When NetworkManager is installed while there are automatic interfaces
with both inet dhcp and inet6 auto (IPv6-enabled) interfaces,
NetworkManager would disable the dhcp lines without disabling the auto
lines for IPv6 preventing NetworkManager from actually taking over
management of the interface.

517. By Mathieu Trudel-Lapierre

releasing version 0.9.4.0-0ubuntu5

516. By Mathieu Trudel-Lapierre

debian/patches/git_remove_ifpppstatsreq_6b64e4d.patch: remove the use of
the ifpppstatsreq struct, which has been dropped in newer kernels: use
ifreq and ppp_stats separately instead.

515. By Mathieu Trudel-Lapierre

debian/patches/nm-ip6-rs.patch: avoid disconnections due to RDNSS expiry,
send a Router Sollicit to try and get new RDNSS data. (LP: #993571)

514. By Mathieu Trudel-Lapierre

debian/patches/git_kernel_ipv6_default_route_77de91e.patch: avoid fighting
with the kernel for what IPv6 default route should be set: let the kernel
set his own, then add a new route with a different metric so that we can
go back and remove it later. (LP: #988183)

513. By Mathieu Trudel-Lapierre

debian/network-manager.upstart: add "and static-network-up" to ensure the
loopback device is really up before we start dnsmasq. (LP: #993379)

512. By Mathieu Trudel-Lapierre

releasing version 0.9.4.0-0ubuntu4

511. By Mathieu Trudel-Lapierre

debian/patches/lp990011_use_tempaddr_sysctl_default.patch: *really* fix the
use_tempaddr sysctl to properly be set to 2 on the wired interface.
(LP: #990011)

510. By Mathieu Trudel-Lapierre

* debian/patches/quit_dhclient_on_exit.patch: make sure we kill dhclient when
  we are stopping. (LP: #963106)
* debian/patches/lp949743_ensure_remoteconnection_disconnects_494f0a2.patch:
  make sure NMRemoteConnection objects have their signals disconnected.
  (LP: #949743)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:network-manager
This branch contains Public information 
Everyone can see this information.

Subscribers