lp://staging/~penguin359/ubuntu/precise/network-manager/fix-for-1005091
- Get this branch:
- bzr branch lp://staging/~penguin359/ubuntu/precise/network-manager/fix-for-1005091
Branch merges
- Mathieu Trudel-Lapierre: Disapprove
-
Diff: 12 lines (+1/-1)1 file modifieddebian/ifblacklist_migrate.sh (+1/-1)
Branch information
- Owner:
- Loren M. Lang
- Status:
- Development
Recent revisions
- 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. - 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) - 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_ remoteconnectio n_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://staging/ubuntu/quantal/network-manager