<div dir="auto">Hi Nico,<div dir="auto"><br></div><div dir="auto">I remembered some related question around a year ago: </div><div dir="auto"><a href="https://trubka.network.cz/pipermail/bird-users/2024-September/017839.html">https://trubka.network.cz/pipermail/bird-users/2024-September/017839.html</a></div><div dir="auto"><br></div><div dir="auto">AFAIK such feature hasn't been implemented yet. </div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Alexander</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, Sep 13, 2025, 00:44 Nico Schottelius via Bird-users <<a href="mailto:bird-users@network.cz">bird-users@network.cz</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"><br>
... to follow up, from the documentation of bird 2:<br>
<br>
string proto<br>
<br>
    The name of the protocol which the route has been imported<br>
    from. Read-only.<br>
<br>
What I am looking for is the opposite:<br>
<br>
string proto_to_or_destination_or_better_name<br>
<br>
    The name of the protocol in which the filter or function is being<br>
    called in. Allows to match on the destination.<br>
<br>
    Example:<br>
<br>
    if(proto_to_or_destination_or_better_name = "asn_1" and net ...)<br>
    then accept;<br>
<br>
(obviously I made up the above description, but that's exactly what I'm<br>
looking for).<br>
<br>
Still curious on what others think about this.<br>
<br>
--<br>
Sustainable and modern Infrastructures by <a href="http://ungleich.ch" rel="noreferrer noreferrer" target="_blank">ungleich.ch</a><br>
</blockquote></div>