Add a space in show route output between AS number and origin

Sébastien PARISOT sparisot at iliad-free.fr
Tue Aug 12 15:21:46 CEST 2025


Hello BIRD team!

This simple patch (for branch master) adds a space between the AS number and the route origin in show route output, I think this improves readability.

Example, current BIRD:
    10.0.0.0/8          unicast [blabla] * (100/210) [AS12322i]
And with the patch:
    10.0.0.0/8          unicast [blabla] * (100/210) [AS12322 i]

Thanks!
--
Sébastien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20250812/a76e2abc/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BGP-Added-a-space-between-origin-AS-and-origin.patch
Type: text/x-patch
Size: 813 bytes
Desc: 0001-BGP-Added-a-space-between-origin-AS-and-origin.patch
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20250812/a76e2abc/attachment.bin>


More information about the Bird-users mailing list