Skip to content

"End-of-Rib Marker" printed even when there are withdrawn routes #746

Open
@fenner

Description

@fenner

if (withdrawn_routes_len == 0 && len == 0 && length == 0) {

withdrawn_routes_len is decremented while parsing the withdrawn routes, so if the withdrawn section is present but well-formed, withdrawn_routes_len will be zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions