Hello rtrlib Team,
I hope this email finds you well.
I got a comment regarding Quagga and RPKI, this is not a big bug but I
believe it's something deserve some attention.
The case is very simple, if you are running Quagga + rtrlib you can
see correctly the RPKI validation state using the command "show ip bgp",
you will something like this:
V*
2.0.0.0/16 200.75.130.253 0 11562 1239
5511 3215 i
V*> 150.188.254.3 0 20312 3257
5511 3215 i
V*
2.1.0.0/16 200.75.130.253 0 11562 1239
5511 3215 i
V*> 150.188.254.3 0 20312 3257
5511 3215 i
Note that both networks have two different AS_PATH and both networks
are seemed as valid. So far so good.
Now, I just wanted to get only the prefixes where the AS_PATH starts
with AS 20312, I ran:
show ip bgp regexp ^20312
N*
2.0.0.0/16 150.188.254.3 0 20312 3257
5511 3215 i
N*
2.1.0.0/16 150.188.254.3 0 20312 3257
5511 3215 i
Look that the RPKI state is N
That's all,
Alejandro
PS. I'm running Quagga 0.99.24-rc1 and rtrlib dated Feb 19 2015 in
Ubuntu 14.04 Kernel 3.13