diff options
author | Tom Harrison <tomh@apnic.net> | 2018-08-25 14:11:12 +1000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2018-08-26 14:54:34 -0400 |
commit | 349194f64968fdade05c70db900e8518d56114ad (patch) | |
tree | 366fd036bc65e29a8fee63c29ea5f836e0f8fbc9 /b3eeaba8fe3bc3f1254cb6d74b707519ff3ea520 | |
parent | 1acf23f78c839e16998ae391811b1152709b8377 (diff) |
[max-length] Fix ROA parsing issue
The ROA update and generate methods were parsing the ipv4 and ipv6
instance variables as if they were resource sets, rather than ROA
prefix sets. This works as expected when max-length is not being
used, but when max-length is used, parsing does not succeed and ROAs
cannot be generated or updated. Parsing each variable as if it's a
ROA prefix set, and then converting the result to a resource set,
appears to fix the problem.
Signed-off-by: Rob Austein <sra@hactrn.net>
Diffstat (limited to 'b3eeaba8fe3bc3f1254cb6d74b707519ff3ea520')
0 files changed, 0 insertions, 0 deletions