Interface NlriParser

    • Method Detail

      • convertMpReachToMpUnReach

        default boolean convertMpReachToMpUnReach​(MpReachNlri mpReachNlri,
                                                  MpUnreachNlriBuilder builder)
        Convert MP_REACH attribute and merge it to existing MpUnreachNlriBuilder.
        Parameters:
        mpReachNlri - MP_REACH attribute to be converted
        builder - to which converted routing information should be added
        Returns:
        True if the conversion was successful, false otherwise