Re: [Patch] Add rtlabel to rt_newaddrmsg

2014-02-11 Thread Claudio Jeker
On Tue, Feb 11, 2014 at 09:07:04PM +0100, Florian Riehm wrote: > Hi tech@, > > I'm using the ospfd with redistribute rtlabel statements. > If I add new addresses to interfaces with a route label, ospfd will > not notice it, because the route messages don't contain the route > label. Please have a

Re: [Patch] Add rtlabel to rt_newaddrmsg

2014-02-11 Thread Alexander Bluhm
On Tue, Feb 11, 2014 at 09:07:04PM +0100, Florian Riehm wrote: > Hi tech@, > > I'm using the ospfd with redistribute rtlabel statements. > If I add new addresses to interfaces with a route label, ospfd will > not notice it, because the route messages don't contain the route > label. Please have a

[Patch] Add rtlabel to rt_newaddrmsg

2014-02-11 Thread Florian Riehm
Hi tech@, I'm using the ospfd with redistribute rtlabel statements. If I add new addresses to interfaces with a route label, ospfd will not notice it, because the route messages don't contain the route label. Please have a look to the attached patch. It adds the route label, so ospfd can handle it