<div dir="ltr">Resending..</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Mar 7, 2025 at 12:54 PM Farhad <<a href="mailto:ahdfra@gmail.com">ahdfra@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>In bird (<b>3.0.0</b> version) I am seeing a strange behavior which is not the case with the previous bird version I was using (<b>2.13.1</b>)</div><div><br></div><div>In the routing configuration in case of multipath routes if the addresses are not sorted bird doesn't generate the route in the system and warning `<b><WARN> static1.ipv4: Ignoring unsorted multipath route <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a></b>` appears in the log<br><div><br></div><div>an example:<br><b><font color="#073763">protocol static {<br> ipv4 { table ipv4Table_14; };<br> route <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> via 10.17.3.123 bfd<br> via 10.17.3.122 bfd;<br> }</font></b></div><div>If the addresses are set in an ascending order then the route is generated.</div><div><br></div><div>Logs:<br><i><font color="#073763">2025-03-07 10:02:00.406 [0001] <INFO> Reconfiguring<br>2025-03-07 10:02:00.406 [0001] <INFO> Reconfigured<br>2025-03-07 10:02:00.406 [0001] <TRACE> No protocol for 0 BFD requests<br>2025-03-07 10:02:00.817 [0001] <WARN> static1.ipv4: Ignoring unsorted multipath route <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a><br>2025-03-07 10:05:16.257 [0001] <INFO> Reconfiguring<br>2025-03-07 10:05:16.257 [0001] <INFO> Reconfigured<br>2025-03-07 10:05:16.258 [0001] <TRACE> No protocol for 0 BFD requests<br>2025-03-07 10:05:16.258 [0001] <WARN> static1.ipv4: Ignoring unsorted multipath route <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a></font></i></div></div><div><br></div><div>BR,</div><div>Farhad</div></div>
</blockquote></div>