Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk routes and next hop group members #1238

Merged
merged 44 commits into from
May 6, 2020

Commits on Apr 8, 2020

  1. (temp1)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    8295efa View commit details
    Browse the repository at this point in the history
  2. (buildable)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    fa744c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67eb827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9df550c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1c2bf5 View commit details
    Browse the repository at this point in the history
  6. (pass gtest)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    fa95a19 View commit details
    Browse the repository at this point in the history
  7. Missing flush()

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9bf019e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36dbd99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    acc67b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11a8352 View commit details
    Browse the repository at this point in the history
  11. EntityBulker is compiled

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    71c70f8 View commit details
    Browse the repository at this point in the history
  12. (simple use route bulker)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    3025e9e View commit details
    Browse the repository at this point in the history
  13. Handle null pointer

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    31f6cd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f51069 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e217e31 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0c6dac0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3884789 View commit details
    Browse the repository at this point in the history
  18. Change log messages

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0011565 View commit details
    Browse the repository at this point in the history
  19. (reformat)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e1f7bfd View commit details
    Browse the repository at this point in the history
  20. (comment)

    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    1b58294 View commit details
    Browse the repository at this point in the history
  21. Change some messages log level

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    6ba9cf3 View commit details
    Browse the repository at this point in the history
  22. Mark old one as done

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a64fee3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7409359 View commit details
    Browse the repository at this point in the history
  24. If already exhaust the nexthop groups, and there are pending removing…

    … routes in bulker,
    
    flush the bulker and possibly collect some released nexthop groups
    qiluo-msft committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2364f8b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Fix addRoutePost

    qiluo-msft committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    87a994e View commit details
    Browse the repository at this point in the history
  2. Fix addTempRoute

    qiluo-msft committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0218486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    308d159 View commit details
    Browse the repository at this point in the history
  4. refactor

    qiluo-msft committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    23305fb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 14, 2020

  1. Fix typo

    qiluo-msft committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ef5841b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Remove dead code

    qiluo-msft committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    09d3aad View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    qiluo-msft committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9647451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e455b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Remove redundant parameters

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    98f31b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2797e76 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge master

    qiluo-msft committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    84b6d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    077004e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d0f69 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Refactor SaiBulkerTraits

    qiluo-msft committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    a21bcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    6a10c22 View commit details
    Browse the repository at this point in the history
  2. Input validation

    qiluo-msft committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ffdf5d9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Add test to exhaust nexthop group

    Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
    qiluo-msft committed May 1, 2020
    Configuration menu
    Copy the full SHA
    0506694 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    73592f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f35f530 View commit details
    Browse the repository at this point in the history