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

Fixbug: EVPN issue in FRR template #4260

Merged
merged 13 commits into from
Apr 3, 2020

Commits on Mar 13, 2020

  1. Fixbug: EVPN issue in FRR template

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b2d35e0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    08c2945 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Add VLAN_INTERFACE Manager in BGPCFGD and polish code flow

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ba84889 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Add PortChannelInterface Manager in BGPCFGD

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4c8a4c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Fixbug overwrite the interface in directory if IPv6 and IPv4 were bot…

    …h set in the same interface
    
    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e99a2cf View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Add comments for improving the readability

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    244faf0 View commit details
    Browse the repository at this point in the history
  2. Add comments for improving the readability

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    94ff75d View commit details
    Browse the repository at this point in the history
  3. Refactor functions to improve readability

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6cac8ec View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Move get_local_interface and get_vnet to InterfaceMgr

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    1b04b91 View commit details
    Browse the repository at this point in the history
  2. Polish comment

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    6ba0066 View commit details
    Browse the repository at this point in the history
  3. Polish log

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7e9ef26 View commit details
    Browse the repository at this point in the history
  4. Add log for failed messages

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e14028a View commit details
    Browse the repository at this point in the history
  5. Add descriptions for functions

    Signed-off-by: zegan <zegan@microsoft.com>
    Pterosaur committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4b6a51a View commit details
    Browse the repository at this point in the history