-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[base]: allow-hotplug is enough in /etc/network/ifaces. auto is not required #781
Merged
pavel-shirshov
merged 10 commits into
sonic-net:master
from
pavel-shirshov:pavelsh/hot-plug
Jul 5, 2017
Merged
[base]: allow-hotplug is enough in /etc/network/ifaces. auto is not required #781
pavel-shirshov
merged 10 commits into
sonic-net:master
from
pavel-shirshov:pavelsh/hot-plug
Jul 5, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lguohan
approved these changes
Jul 3, 2017
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 7, 2019
Submodule src/sonic-swss ea4cba6..f8792d5: > [watermarkorch] only perform periodic clear if the polling is on (sonic-net#781) > [arp] copy arp IO to cpu instead of trap and drop (sonic-net#812) > fix bad parameter for gCrmOrch->incCrmAclUsedCounter in qosorch (sonic-net#830) > [test_watermark] avoid watermark clear vs test random failure (sonic-net#873) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
May 8, 2019
Submodule src/sonic-swss ea4cba6..f8792d5: > [watermarkorch] only perform periodic clear if the polling is on (#781) > [arp] copy arp IO to cpu instead of trap and drop (#812) > fix bad parameter for gCrmOrch->incCrmAclUsedCounter in qosorch (#830) > [test_watermark] avoid watermark clear vs test random failure (#873) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 9, 2019
Submodule src/sonic-swss e26e1d8..8246bd9: > [watermarkorch] only perform periodic clear if the polling is on (sonic-net#781) Submodule src/sonic-utilities e3bb8b9..6130695: > [reboot] log reboot progress and add a sanity check before reboot (sonic-net#526) > Fix TODO to get/set active ports only (sonic-net#494) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
May 10, 2019
Submodule src/sonic-swss e26e1d8..8246bd9: > [watermarkorch] only perform periodic clear if the polling is on (#781) Submodule src/sonic-utilities e3bb8b9..6130695: > [reboot] log reboot progress and add a sanity check before reboot (#526) > Fix TODO to get/set active ports only (#494) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
Submodule src/sonic-swss ea4cba6..f8792d5: > [watermarkorch] only perform periodic clear if the polling is on (sonic-net#781) > [arp] copy arp IO to cpu instead of trap and drop (sonic-net#812) > fix bad parameter for gCrmOrch->incCrmAclUsedCounter in qosorch (sonic-net#830) > [test_watermark] avoid watermark clear vs test random failure (sonic-net#873) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…ic-net#781) * [watermarkorch] only perform periodic clear if the polling is on Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * [watermarkorch] only set timer interval on change Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix logic Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix comments Signed-off-by: Mykola Faryma <mykolaf@mellanox.com> * fix change timer Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
qiluo-msft
pushed a commit
that referenced
this pull request
Dec 11, 2023
hld [#1296](sonic-net/SONiC#1296) closes [#1254](sonic-net/SONiC#1254) depends-on [#60](sonic-net/sonic-host-services#60), [#781](sonic-net/sonic-swss-common#781), [#2835](sonic-net/sonic-utilities#2835), [#10749](sonic-net/sonic-mgmt#10749) #### Why I did it To cover the next AIs: * Configure NTP global parameters * Add/remove new NTP servers * Change the configuration for NTP servers * Show NTP status * Show NTP configuration ### How I did it * Add YANG model for a new configuration * Extend configuration templates to support new knobs ### Description for the changelog * Add ability to configure NTP global parameters such as authentication, dhcp, admin state * Change the configuration for NTP servers * Add an ability to show NTP configuration #### Link to config_db schema for YANG module changes [NTP configuration](https://github.com/sonic-net/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md#ntp-and-syslog-servers)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.