lp://staging/~lmas/network-manager/simpad
- Get this branch:
- bzr branch lp://staging/~lmas/network-manager/simpad
Branch merges
Branch information
Recent revisions
- 523. By Pelle Johnsen
-
Added patch for building on newer kernels, but not enabled by default in debian/
patches/ series - 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)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/network-manager