1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00
Ondrej Zajicek e29fa06ece New read-only route attribute 'proto' added. It returns a string
representing a name of the protocol that originated the route.
Strings can be compared using = or matched using ~. Routes can
be filtered, for example:

show route where proto ~ "bgp1*"
2008-11-14 14:50:37 +01:00
..
Doc
2000-06-07 14:16:11 +00:00
2004-06-05 09:26:55 +00:00
2000-06-08 16:57:41 +00:00
2000-06-01 08:32:49 +00:00
2000-06-07 14:45:55 +00:00