Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rtrlib/rtrlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rtrlib/rtrlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: removal-of-aspa-in-place-algorithm
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 9, 2025

  1. aspa: Remove in-place update algorithm

    - The in-place update algorithm didn't work anymore after upgrading the
      swap-in algorithm to draft version 21 of [sidrops-8210bis]. Since
      swap-in was the default algorithm, all code related to the in-place
      algorithm has been removed (at least for now).
    
    [sidrops-8210bis]: https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-8210bis-21
    Brias committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    1f84fda View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    d9449c8 View commit details
    Browse the repository at this point in the history
Loading