Re: rdomain IPv6 local addresses

2014-12-03 Thread Alexander Bluhm
On Wed, Nov 26, 2014 at 03:09:08PM +0100, Martin Pieuchot wrote: While debugging the recent route change regression I found various bugs in the code handling IPv6 addresses. The most ugly one, because it leaves you with a null ifp pointer in your routing table, is fixed by the diff below.

rdomain IPv6 local addresses

2014-11-26 Thread Martin Pieuchot
While debugging the recent route change regression I found various bugs in the code handling IPv6 addresses. The most ugly one, because it leaves you with a null ifp pointer in your routing table, is fixed by the diff below. Basically if you try to remove an address from an interface, by