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

Fixing a couple of issues to enable FRR to run with latest SONiC code. #895

Merged
merged 1 commit into from
Aug 17, 2017

Commits on Aug 17, 2017

  1. Fixing a couple of issues to enable FRR to run with latest SONiC code.

        * Adjusting FRR's jinja template to meet latest sonic-cfgen requirements. Basically, i'm just extending sonic-net#448 changes into FRR.
    
        * Eliminate FRR's integrated-config file to prevent daemons from bypassing their own config files. FRR daemons now default to an integrated-config file for config-parsing purposes. But we are still interested in having each daemon looking in their specific config file (bgpd.conf, zebra.conf, etc). So here i'm just deleting this integrating-config file to prevent FRR from running from a bogus config-file.
    
    RB=
    G=lnos-reviewers
    R=ntrianta,rjonnadu,rmolina,sfardeen,zxu
    A=
    Rodny Molina committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    68e3e02 View commit details
    Browse the repository at this point in the history