Hi! We found a bug in IPv6 BGP implementation. So we decided to release 1.4.3. Ondrej
Hi, I see that the second commit (https://gitlab.labs.nic.cz/labs/bird/commit/7c4a8007255403d046d7e909f710f0b1...) applies to 1.4.0 and possibly earlier. Is that function truly unused? At a first glance it occurs a few times in the code. thanks, - P
-----Original Message----- From: owner-bird-users@atrey.karlin.mff.cuni.cz [mailto:owner-bird- users@atrey.karlin.mff.cuni.cz] On Behalf Of Ondrej Filip Sent: Monday, April 14, 2014 8:41 AM To: bird; euro-ix-bird@euro-ix.net Subject: Version 1.4.3
Hi! We found a bug in IPv6 BGP implementation. So we decided to release 1.4.3.
Ondrej
On 14.4.2014 23:23, Pierluigi Rolando wrote:
Hi, I see that the second commit (https://gitlab.labs.nic.cz/labs/bird/commit/7c4a8007255403d046d7e909f710f0b1...) applies to 1.4.0 and possibly earlier. Is that function truly unused? At a first glance it occurs a few times in the code.
Hi! Where do you see it being used? Ondrej
thanks, - P
-----Original Message----- From: owner-bird-users@atrey.karlin.mff.cuni.cz [mailto:owner-bird- users@atrey.karlin.mff.cuni.cz] On Behalf Of Ondrej Filip Sent: Monday, April 14, 2014 8:41 AM To: bird; euro-ix-bird@euro-ix.net Subject: Version 1.4.3
Hi! We found a bug in IPv6 BGP implementation. So we decided to release 1.4.3.
Ondrej
On Tue, Apr 15, 2014 at 09:12:26AM +0200, Ondrej Filip wrote:
On 14.4.2014 23:23, Pierluigi Rolando wrote:
Hi, I see that the second commit (https://gitlab.labs.nic.cz/labs/bird/commit/7c4a8007255403d046d7e909f710f0b1...) applies to 1.4.0 and possibly earlier. Is that function truly unused? At a first glance it occurs a few times in the code.
Hi! Where do you see it being used?
Hi The function is used, but only in rmemsize() / cmd_show_memory(), so it just reports few bytes less memory than it should, nothing serious. -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
All right. So no harm in patching it, no harm in not patching it I guess. - P
-----Original Message----- From: Ondrej Zajicek [mailto:santiago@crfreenet.org] Sent: Tuesday, April 15, 2014 1:21 AM To: Ondrej Filip Cc: Pierluigi Rolando; bird Subject: Re: Version 1.4.3
On Tue, Apr 15, 2014 at 09:12:26AM +0200, Ondrej Filip wrote:
On 14.4.2014 23:23, Pierluigi Rolando wrote:
Hi, I see that the second commit
(https://gitlab.labs.nic.cz/labs/bird/commit/7c4a8007255403d046d7e909f
710f0b1ed1791b1) applies to 1.4.0 and possibly earlier. Is that function truly unused? At a first glance it occurs a few times in the code.
Hi! Where do you see it being used?
Hi The function is used, but only in rmemsize() / cmd_show_memory(), so it just reports few bytes less memory than it should, nothing serious.
-- Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (3)
-
Ondrej Filip -
Ondrej Zajicek -
Pierluigi Rolando