Hello,
if it occurs also on 1.6.4, could you please add also "birdcl show route count"
output and some logs with debug all switched on?
How does it get leaked, do you reconfigure many times? Does the memory
consumption increase gradually or by larger amounts?
Thanks
Maria
Quidquid latine dictu
Try
# ip link add lo1 type dummy
# ip a add 10.10.10.10/24 dev lo1
The ifconfig tool is deprecated.
M.
Quidquid latine dictum sit, altum videtur.
-Original Message-
From: RICCARDO RUSSO
To: bird-users@network.cz
Sent: Thu, 12 Apr 2018 4:41 PM
Subject: Unix virtual interfaces
Hello,
Hello!
First of all, we don't support this old version. Please upgrade, either to
1.6.4 or to 2.0.2.
Second, the other side seems to send multiprotocol NLRI to you. BIRD in 1.x
versions AFAIK does not support this extension and should not announce it. What
is the remote software?
Writing fro
The bgp_path.last_nonaggregated attribute should help you. Don't have user
manual right now here, writing from my phone, just trying to recall it from my
memory.
Maria
Quidquid latine dictum sit, altum videtur.
-Original Message-
From: Radu Anghel
To: bird-users@network.cz
Sent: We
Bird's internal sprintf doesn't support floats, at least for now, in 1.6.x
probably forever. There may be some patch that adds it. Look for some branch
with "flowspec", I think I was implementing something like this for printing
BGP flowspec and it is probably not merged. I don't have the git he
We may also add iface address access in future but it isn't as easy as it
seems. The iface may have more than one address and we still don't have a
method to iterate over a list in filters. Anyway, the "foreach" construction is
on our todo list... Stay tuned!
M.
Quidquid latine dictum sit, alt
Hi,
there definitely is some segfault fix but there may be more bugs. If you could
send at least your config file, it would be helpful. Anyway, the crash file
(corefile) will help much more.
Thanks
Maria
Quidquid latine dictum sit, altum videtur.
-Original Message-
From: "David S."