diff options
author | 2020-03-16 14:47:30 +0000 | |
---|---|---|
committer | 2020-03-16 14:47:30 +0000 | |
commit | a55287a553ba70184e4fc645aa3fe08a95a0d81b (patch) | |
tree | c626deb12ad41224ca56191e15b493bd1647f270 /lib/libssl/tls13_record_layer.c | |
parent | Adjust selection correctly when scrolling, from Anindya Mukherjee. (diff) | |
download | wireguard-openbsd-a55287a553ba70184e4fc645aa3fe08a95a0d81b.tar.xz wireguard-openbsd-a55287a553ba70184e4fc645aa3fe08a95a0d81b.zip |
The assumption that in roa tables a prefix / source-as combo only appears
once in the input file is not correct. I thought the RPKI validators would
aggreagte these entries but that is not necessarily the case.
There are cases where prefixes show up with the same source-as multiple times
with different maxlen lenght. In those cases merge these multiple entries
and keep the one entry with the longest maxlen length since that is the VRP
which covers all others.
Found by job@ OK benno@
Diffstat (limited to 'lib/libssl/tls13_record_layer.c')
0 files changed, 0 insertions, 0 deletions