lp://qastaging/~network-manager/network-manager/ubuntu.precise
- Get this branch:
- bzr branch lp://qastaging/~network-manager/network-manager/ubuntu.precise
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 517. By Mathieu Trudel-Lapierre
-
* debian/
patches/ git_use_ wpa_wext_ methods_ 50435e1. patch: use the same kind
of logic as wpasupplicant instead of just looking at whether a driver
reports signal over nl80211 to decide whether to use that or fallback
to wext. (LP: #1035590)
* debian/patches/ ipw2x00- no-nl80211. patch: replaced by the patch above.
* debian/patches/ git_ignore_ ipconfig_ dups_cca4052. patch: silently ignore
duplicates in NMIP[46]Config objects; which tends to happen fairly
regularly with RDNSS. (LP: #996032)
* debian/patches/ nm-ipv6- route-cache. patch: don't re-add routes we receive
from kernel notifications to the routing table if they have the
RTM_F_CLONED flag; since that means they're host routes used temporarily
by the kernel to reach a specific destination; keeping them would cause at
least issues with VPNs, and possibly confusion with routing daemons.
Thanks to Ben Jenks for the patch. (LP: #1038541)
* debian/ifblacklist_ migrate. sh: make sure that "iface X inet6" entries added
by d-i also get commented out if set up for dhcp or auto -- this follows
what is already done for IPv4, where such devices should be handled by
NetworkManager. This fixes issues where people installing using d-i and
where IPv6 autoconfiguration is available would get their interfaces
ignored by NetworkManager when installing desktop. (LP: #995165) - 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) - 508. By Mathieu Trudel-Lapierre
-
debian/
patches/ ipw2x00- no-nl80211. patch: workaround ipw2x00 drivers not
reporting wireless encryption capabilities properly: if caps are 0 (none
reported), then fail the nl80211 initialization and fallback to wext.
Thanks to Omar Siam for the patch. (LP: #973241)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/network-manager