On Mon, 2011-10-10 at 16:32 -0500, Dan Williams wrote: > On Fri, 2011-10-07 at 16:50 -0400, Mathieu Trudel-Lapierre wrote: > > This is so the routes added in this case can be torn down by > > ...flush_routes() in nm_device_deactivate(). Without an ip6_manager > > object, only the IPv4 routes are considered (AF_INET is passed for > > family instead of AF_UNSPEC). > > Instead, could we check for (priv->ip6_manager || priv->ip6_config) in > nm_device_deactivate()?
I just went ahead and did that for git master and 0.8.x using your name in the commit. Dan _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
