Re: How can I build / download the documentation?

2024-09-13 Thread Marek Küthe
Addendum: My previous e-mail can be ignored. I have worked it out. The documentation was generated successfully, but I used find incorrectly. The documentation is in `./obj/doc/`. On Fri, 13 Sep 2024 12:26:50 + Marek Küthe wrote: > Hello, > > I would like to download or build

Re: [Babel-users] Babel RTT settings for low and high latencies

2024-07-17 Thread Marek Küthe
e. > The value used by Nexedi (5000) looks quite extreme to me. > > As to rtt-decay, the default value should be fine unless you have a mobile > network. Increase it in order to react faster to RTT variations, at the > risk of route flaps every time the network has a hiccup. >

Re: [Babel-users] Babel RTT settings for low and high latencies

2024-07-17 Thread Marek Küthe
ath. In your > case, you might want to increase the value to 350ms or so. Thanks for the quick answers! What should I set rtt-cost/max-rtt-penalty to? > -- Juliusz -- Marek Küthe m...@mk16.de er/ihm he/him pgpWfTbPcsdVf.pgp Description: OpenPGP digital signature

Babel RTT settings for low and high latencies

2024-07-17 Thread Marek Küthe
and some are very far away (Germany <-> Hong Kong 300ms-400ms). Which rtt-min, rtt-max and rtt-cost/max-rtt-penalty would be suitable for such a network? I would be very happy to receive ideas and suggestions! Greetings Marek Küthe [1] https://www.mail-archive.com/bird-users@netwo

Re: Debian builds

2024-05-08 Thread Marek Küthe via Bird-users
be nice if you allowed posting issues on the github page > https://github.com/CZ-NIC/bird. It lowers the barrier to entry a ton and > might spike interest in the project. Just a thought. > > ~ Gunnar -- Marek Küthe m...@mk16.de er/ihm he/him pgpYWb_5b1CCm.pgp Description: OpenPGP digital signature

Re: babel rtt in bird: How to set the RTT equal to the latency?

2024-02-29 Thread Marek Küthe via Bird-users
an old e-mail. I have a network where sometimes it comes to an RTT of 1ms (when nodes are next to each other) and sometimes it comes to 300ms (Europe <-> Hong Kong). In this case I would use something like `rtt-max 300`. Which rtt-cost would you recommend? > > -- Juliusz -

babel rtt in bird: How to set the RTT equal to the latency?

2023-10-18 Thread Marek Küthe
to the latency to the other node. I have seen that there is both rtt-min and rtt-max setting in bird, but no max-rtt-penalty. So my question is how would I represent the above expression in bird? I would be very happy to get an answer! Greetings Marek Küthe -- Marek Küthe m...@mk16.de er/ihm he

bird logo and name of the bird

2023-07-19 Thread Marek Küthe
/Inspiration.md). bird also has a logo - a bird and the font "bird" below it (https://bird.network.cz/ico/head.png). I wanted to ask if the bird has a specific name? Furthermore I wanted to ask if the logo is available in a better resolution? I would be very happy about an answer! Greetin

Remove all except one community

2023-07-19 Thread Marek Küthe
ckground is that these serve in the [dn42](https://dn42.dev/howto/Bird-communities) as information, how good the connection to the destination is. Therefore I would like to keep these. Does anyone have any ideas on how to do something like this? Greetings Marek Küthe -- Marek Küthe m...@mk16.de e

Re: Feature Request: Preference in bird

2023-06-14 Thread Marek Küthe
e BGP takes the AS path and Babel takes the metric as the main decision criterion. On Wed, 14 Jun 2023 13:05:15 +0200 Bernd Naumann wrote: > On 14.06.23 12:20, Marek Küthe wrote: > > On Wed, 14 Jun 2023 11:52:38 +0200 > > Bernd Naumann wrote: > > > >> O

Re: Feature Request: Preference in bird

2023-06-14 Thread Marek Küthe
On Wed, 14 Jun 2023 11:52:38 +0200 Bernd Naumann wrote: > On 14.06.23 11:29, Marek Küthe wrote: > > Hello, > > > > I noticed that when you "mix" routing protocols, it can be useful to > > change the "preference", but unfortunately there is little

Feature Request: Preference in bird

2023-06-14 Thread Marek Küthe
include the default values (in https://gitlab.nic.cz/labs/bird/-/blob/v2.0.12/nest/route.h#L748-755) in the documentation? Greetings Marek Küthe -- Marek Küthe m...@mk16.de er/ihm he/him pgpJeIAhFWZie.pgp Description: OpenPGP digital signature

Re: Strange behaviour on filtering bgp_large_community ...

2023-05-15 Thread Marek Küthe
need to switch to if clause > from version V2, and only in a function? > > Can someone confirm or explain this? > > regards, > tim > > -- > Tim Weippert > http://weiti.org - we...@weiti.org > GPG Fingerprint - E704 7303 6FF0 8393 ADB1 398E 67F2 94AE 5995 7DD8 -- Marek Küthe m...@mk16.de er/ihm he/him pgpu01jqA9XRj.pgp Description: OpenPGP digital signature

What does `BGP.23 [t]: 00 00 ca 6a` mean?

2023-03-17 Thread Marek Küthe
) (0,57363) (51818,12) BGP.large_community: (202952, 6, 2) (202952, 1, 1) (202952, 2, 4) (202952, 3, 1) (202952, 5, 2) BGP.23 [t]: 00 00 ca 6a What does `BGP.23 [t]: 00 00 ca 6a` mean? I have never seen this before in bird. I would appreciate an answer. Greetings Marek Küthe

Re: aggregate routes in bird

2023-02-02 Thread Marek Küthe
o ask if there is a possibility to aggregate routes in bird? > > Not yet. In progress, planned for 2023/Q2. > > Maria -- Marek Küthe m...@mk16.de er/ihm he/him pgp69daICJTQJ.pgp Description: OpenPGP digital signature

aggregate routes in bird

2023-01-30 Thread Marek Küthe
Hello, I wanted to ask if there is a possibility to aggregate routes in bird? Greetings -- Marek Küthe m...@mk16.de er/ihm he/him pgpCB3O6NnAPr.pgp Description: OpenPGP digital signature

Netlink: No route to host

2022-10-03 Thread Marek Küthe via Bird-users
bird[1062]: Netlink: No route to host Oct 03 19:03:54 blinky bird[1062]: ... Oct 03 19:03:54 blinky bird[1062]: Netlink: No route to host I am very happy about help! With kind regards Marek Küthe pgpDqZFcvDyVx.pgp Description: OpenPGP digital signature