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

[updategraph] Use empty configuration when DHCP graphurl option is missing #2185

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

taoyl-ms
Copy link
Contributor

- What I did
As we no longer use default minigraph now, change the behavior of updategraph service when DHCP server returns no graphurl option from using default minigraph to generate empty configuration.

- How I did it
dhclient plugin now write 'N/A' instead of 'default' to /tmp/dhcp_graph_url file when no graphurl option is indicated.

@taoyl-ms taoyl-ms merged commit 2897686 into sonic-net:master Oct 29, 2018
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Apr 2, 2022
13ccaba0 Fix issue: sometimes PFC WD unable to create zero buffer pool (sonic-net#2185)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
stepanblyschak added a commit to stepanblyschak/sonic-buildimage that referenced this pull request Apr 4, 2022
```
323dc34 [neighsyncd] increase neighsyncd timeout (sonic-net#2209)
7f99941 Remove redundant and problematic code to skip "pool" field in buffer profile handling (sonic-net#2197)
f3a0feb [Vxlanmgr] vnet netdev cleanup during config reload fix (sonic-net#2191)
13ccaba Fix issue: sometimes PFC WD unable to create zero buffer pool (sonic-net#2185)
```

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
vivekrnv added a commit to vivekrnv/sonic-buildimage that referenced this pull request Apr 4, 2022
323dc34 [neighsyncd] increase neighsyncd timeout (sonic-net#2209)
7f99941 Remove redundant and problematic code to skip "pool" field in buffer profile handling (sonic-net#2197)
f3a0feb [Vxlanmgr] vnet netdev cleanup during config reload fix (sonic-net#2191)
13ccaba Fix issue: sometimes PFC WD unable to create zero buffer pool (sonic-net#2185)

Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request Apr 6, 2022
```
323dc34 [neighsyncd] increase neighsyncd timeout (#2209)
7f99941 Remove redundant and problematic code to skip "pool" field in buffer profile handling (#2197)
f3a0feb [Vxlanmgr] vnet netdev cleanup during config reload fix (#2191)
13ccaba Fix issue: sometimes PFC WD unable to create zero buffer pool (#2185)
```

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants