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

Support for nhopself, keepalive and holdtime timers, prefer global ebgp nexthop and fix python warning. #1024

Merged
merged 14 commits into from
Oct 11, 2017

Commits on Aug 22, 2017

  1. IPv4 prefixes shouldn't be sent by default over IPv6 session with FRR.

    RB=
    G=lnos-reviewers
    R=ntrianta,rjonnadu,rmolina,sfardeen,zxu
    A=
    Nikos Triantafillis committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    0766365 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2017

  1. RR client support in minigraph for FRR

    A=
    Nikos Triantafillis committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    45ab087 View commit details
    Browse the repository at this point in the history
  2. Sync to master

    Nikos Triantafillis committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    c9a2c92 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Revert "Sync to master"

    This reverts commit c9a2c92.
    Nikos Triantafillis committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    38a8261 View commit details
    Browse the repository at this point in the history
  2. Revert "RR client support in minigraph for FRR"

    This reverts commit 45ab087.
    Nikos Triantafillis committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    9c69587 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from Azure/master

    Sync to master
    nikos-github authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    99300a5 View commit details
    Browse the repository at this point in the history
  4. RR client support in minigraph for FRR

    Nikos Triantafillis committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8aa3ef5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Correcting j2 file for rrclient support

    Nikos Triantafillis committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    6e2ef2c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Sync to master

    nikos-github committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    557bb08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Azure/master

    Sync to master
    nikos-github authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    bf4d3c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    745b96d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Fix python warning from previous rrclient commit.

    Add config support for nhopself, keepalive and holdtime timers.
    Add route-map to prefer global nexthops for ebgp learned prefixes.
    Nikos Triantafillis committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    adea1da View commit details
    Browse the repository at this point in the history
  2. Fix python warning from previous rrclient commit and move config hand…

    …ling to a more relevant place for this cmd.
    
    Add config support for nhopself, keepalive and holdtime timers.
    Add route-map to prefer global nexthops for ebgp learned prefixes.
    Nikos Triantafillis committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    cc133ea View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Fix python warning from previous rrclient commit and move config hand…

    …ling to a more relevant place for this cmd.
    
    Add config support for nhopself, keepalive and holdtime timers.
    Add route-map to prefer global nexthops for ebgp learned prefixes.
    Nikos Triantafillis committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    d1e05d8 View commit details
    Browse the repository at this point in the history