ahorn / nopticon

like a panopticon but for networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMP trace causes assertion failure in unicast-path-preference

agember opened this issue · comments

Running with --verbosity 0 --reach-summary 1576.0 and this BMP log results in the error:
gobgp-analysis: src/analysis.cc:538: nopticon::timestamps_t nopticon::intersect(const timestamps_t&, const timestamps_t&): Assertion std::is_sorted(a.begin(), a.end())' failed.`

commented

Sorry, I know it's easy to forget but I need the rDNS file, too.

Sorry, here's the rDNS file.

commented

@agember I reproduced the issue with a small test case and fixed it. Please close the issue if you are happy with the fix.