Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-857

Fix EffectiveRibInWriter.writeTable()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Neon
    • None
    • BGP
    • None

      Current implementation of table overwrite is not correct, as it does not actually wipe effective-rib-in table before creating it afresh.

      This is slightly problematic, because it relies heavily on delta logic, forcing instantiations of DataObjectModifications. Furthermore it side-steps the need for RIBSupport to allow routes to be extract from before- and after-state, which is required for BGP-495.

      Add support for adj-rib-in route extraction and fix writeTable() so that it wipes the table and re-creates all required routes.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: