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

[dhcp-relay] Reduce Calls to SONiC Cfggen #5175

Merged

Commits on Aug 13, 2020

  1. [dhcp-relay] Reduce Calls to SONiC Cfggen

    Calls to sonic-cfggen is CPU expensive. This PR reduces calls to
    sonic-cfggen to one call during startup when starting dhcp-relay
    service.
    
    singed-off-by: Tamer Ahmed <[email protected]>
    tahmed-dev committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    26a0bbd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. review comments

    tahmed-dev committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    40e0a7e View commit details
    Browse the repository at this point in the history