Mailing List Archive

[PATCH] Fix secondary usage in zebra daemon
After enetering "ip address x.x.x.x/x label eth0:1" command there will
be "ip address x.x.x.x/x secondary label eth0:1" line in
configuration. But zebra doesn't accept this command => zebra refuses
to start with this line in configuration file.

I know that there is discussion to remove secondary stuff at all, but
until then this harmless patch will fix it.

--
Hasso Tepper
Elion Enterprises Ltd.
WAN administrator
Re: [PATCH] Fix secondary usage in zebra daemon [ In reply to ]
Hasso Tepper wrote:

> After enetering "ip address x.x.x.x/x label eth0:1" command there will
> be "ip address x.x.x.x/x secondary label eth0:1" line in
> configuration. But zebra doesn't accept this command => zebra refuses
> to start with this line in configuration file.

Wasn't that already suggested in [quagga-dev 37] and followups? I
figured it was already in CVS...

Gilad
Re: [PATCH] Fix secondary usage in zebra daemon [ In reply to ]
Gilad Arnold wrote:
> Hasso Tepper wrote:
> > After enetering "ip address x.x.x.x/x label eth0:1" command there
> > will be "ip address x.x.x.x/x secondary label eth0:1" line in
> > configuration. But zebra doesn't accept this command => zebra
> > refuses to start with this line in configuration file.
>
> Wasn't that already suggested in [quagga-dev 37] and followups? I
> figured it was already in CVS...

No. Seems that discussion just ended there. Can we finally decide what
to do? Current non working behavior should be fixed somehow finally.

--
Hasso Tepper
Elion Enterprises Ltd.
WAN administrator
Re: [PATCH] Fix secondary usage in zebra daemon [ In reply to ]
On Thu, 29 Jan 2004, Hasso Tepper wrote:

> No. Seems that discussion just ended there. Can we finally decide
> what to do? Current non working behavior should be fixed somehow
> finally.

agreed, should be fixed.

regards,
--
Paul Jakma paul@clubi.ie paul@jakma.org Key ID: 64A2FF6A
warning: do not ever send email to spam@dishone.st
Fortune:
Real programmers don't write in BASIC. Actually, no programmers write in
BASIC after reaching puberty.