<div dir="ltr"><div>Hey folks,</div><div><br></div>Do wildcards in includes resolve in a deterministic order? I'd like to just put something like the following in my bird.conf:<div><br></div><div>include "/etc/bird.d/*.conf"</div><div><br></div><div>If I do that, can I rely on 10-common.conf to be included before 20-bgp_to_other_place.conf so that I can define templates in a common place and use those templated in the later included files?</div><div><br></div><div>If there is a deterministic order, it might make sense to identify that order in the docs. I only found [1], which does not say anything about the order of the files included.</div><div><br></div><div>Also, if the ordering does exist, does anything affect the ordering?</div><div><br></div><div>As a side note, it would also be nice to add an anchor to each option in the different sections where there are options so that one could link directly to the option within the section. If that had existed, I could have linked to the "include" option directly.</div><div><br></div><div>Is there a bug tracker somewhere for bird for this type of request?</div><div><br></div><div>Thanks,<br></div><div>wt</div><div><br></div><div><div>[1]<a href="http://bird.network.cz/?get_doc&f=bird-3.html#ss3.2">http://bird.network.cz/?get_doc&f=bird-3.html#ss3.2</a> at the "include" option</div></div><div><br></div></div>