-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
redirect commands in /etc/network/interfaces to /dev/null #455
Labels
Comments
is this solved? |
yes this is resolved. |
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
…nic-net#455) * [pfcwd]: Only register lossless tc counters in database for query Signed-off-by: Sihui Han <sihan@microsoft.com> * update as comments Signed-off-by: Sihui Han <sihan@microsoft.com> * rename the variable and function name Signed-off-by: Sihui Han <sihan@microsoft.com> * minor change Signed-off-by: Sihui Han <sihan@microsoft.com> * update Signed-off-by: Sihui Han <sihan@microsoft.com>
tahmed-dev
added a commit
to tahmed-dev/sonic-buildimage
that referenced
this issue
Feb 18, 2021
Change in this update: b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (sonic-net#421) 4a77d1c [ci]: add vstest (sonic-net#459) 07258a6 [ci]: use build template (sonic-net#457) ddcae3e runRedisScript api to process integer returned by script run in the redis (sonic-net#447) 33d89c7 [systemlag] Schema defs for system lag (sonic-net#448) af01f37 spell check fixes (sonic-net#456) 7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (sonic-net#455) signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
4 tasks
tahmed-dev
added a commit
that referenced
this issue
Feb 18, 2021
Change in this update: b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (#421) 4a77d1c [ci]: add vstest (#459) 07258a6 [ci]: use build template (#457) ddcae3e runRedisScript api to process integer returned by script run in the redis (#447) 33d89c7 [systemlag] Schema defs for system lag (#448) af01f37 spell check fixes (#456) 7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (#455) signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
daall
pushed a commit
that referenced
this issue
Feb 25, 2021
Change in this update: b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (#421) 4a77d1c [ci]: add vstest (#459) 07258a6 [ci]: use build template (#457) ddcae3e runRedisScript api to process integer returned by script run in the redis (#447) 33d89c7 [systemlag] Schema defs for system lag (#448) af01f37 spell check fixes (#456) 7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (#455) signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this issue
Aug 7, 2021
Change in this update: b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (sonic-net#421) 4a77d1c [ci]: add vstest (sonic-net#459) 07258a6 [ci]: use build template (sonic-net#457) ddcae3e runRedisScript api to process integer returned by script run in the redis (sonic-net#447) 33d89c7 [systemlag] Schema defs for system lag (sonic-net#448) af01f37 spell check fixes (sonic-net#456) 7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (sonic-net#455) signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
mssonicbld
added a commit
that referenced
this issue
Apr 18, 2024
…D automatically (#18707) #### Why I did it src/sonic-platform-daemons ``` * 0f61e15 - (HEAD -> master, origin/master, origin/HEAD) [chassis][linecard] Fix Module LINECARD<> went off-line message for empty slot issue (#462) (8 hours ago) [Marty Y. Lok] * 25e22cd - Support to get MEDIA_SETTING and OPTICS_SI from both platform folder and HWSKU folder (#456) (21 hours ago) [Kebo Liu] * 805c76a - [xcvrd] Ignore processing ports that are not front-panel (#455) (21 hours ago) [Vivek] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this issue
Apr 26, 2024
… automatically (#18780) #### Why I did it src/sonic-platform-common ``` * 4163365 - (HEAD -> master, origin/master, origin/HEAD) Fetch firmware versions for Cmis Target FW upgrade supported cables (#455) (10 hours ago) [mihirpat1] * df6b6c6 - parse the output from the beginning of the line (#451) (2 days ago) [Kebo Liu] ``` #### How I did it #### How to verify it #### Description for the changelog
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
commands such as
brctl
andteamdctl
also append
|| true
at the end of the commandswhen flapping the link using
ifup
/ifdown
, command may fail and the interface cannot be brought up.The text was updated successfully, but these errors were encountered: