Skip to content

[sub module] advance sonic-sairedis sub-module head#2394

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:sairedis
Dec 20, 2018
Merged

[sub module] advance sonic-sairedis sub-module head#2394
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:sairedis

Conversation

@yxieca
Copy link
Contributor

@yxieca yxieca commented Dec 20, 2018

- What I did
Advance sonic-sairedis sub-module head to include following changes:

- How to verify it

  • warm reboot test
  • nightly test

To include following changes:

- Allow saiplayer to ignore failed GET responses (sonic-net#406)
- Don't generate asic operations when attr value is same as default (sonic-net#404)
- [flex counter] lower the severity of log during stat support check (sonic-net#405)
- Move stop notifications thread after remove switch (sonic-net#401)
- [meta]: Add support for ip prefix (sonic-net#402)

Signed-off-by: Ying Xie <[email protected]>
Copy link
Contributor

@stcheng stcheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@yxieca yxieca merged commit a1e382a into sonic-net:master Dec 20, 2018
@yxieca yxieca deleted the sairedis branch December 20, 2018 23:05
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 22, 2022
Update sonic-utilities submodule pointer to include the following:
* 99ed8ea [link-local]Modify RIF check to include link-local enabled interfaces ([sonic-net#2394](sonic-net/sonic-utilities#2394))

Signed-off-by: dgsudharsan <[email protected]>
yxieca pushed a commit that referenced this pull request Sep 26, 2022
Update sonic-utilities submodule pointer to include the following:
* 99ed8ea [link-local]Modify RIF check to include link-local enabled interfaces ([#2394](sonic-net/sonic-utilities#2394))

Signed-off-by: dgsudharsan <[email protected]>

Signed-off-by: dgsudharsan <[email protected]>
@wen587 wen587 mentioned this pull request Oct 8, 2022
7 tasks
wen587 added a commit that referenced this pull request Oct 10, 2022
ac71d74 [VxLAN]Fix Vxlan delete command to throw error when there are references (#2404)
7419c67 Added cisco config platform commands (#2242)
8760bbe Add UT to check sonic installer does not depend on database (#2401)
6bef652 [doc] add documentation on automatic techsupport based on memory (#2411)
4a78374 [doc] update "config feature" section with "--block" option (#2409)
dd6210f [Vxlanmgrd] [CPA] Update the vxlan_tunnel name len to be under IFNAMIZ to overcome netdev creation failure (#2398)
bdc4a8a Fix broken pipeline build URL (#2363)
b31681b Fix display disorder problem of show vrf (#2392)
123504a YANG validation for ConfigDB Updates: portchannel add/remove, loopback interface, VLAN
28f6820 [link-local]Modify RIF check to include link-local enabled interfaces (#2394)
wen587 added a commit to wen587/sonic-buildimage that referenced this pull request Oct 10, 2022
4237794 [muxcable][config] add CLI support for mux mode detach (sonic-net#2425)
a817896 YANG validation for ConfigDB Updates: MGMT_INTERFACE, PORTCHANNEL_MEMBER use cases (sonic-net#2420)
81e2aec [minigraph] new workflow for golden path (sonic-net#2396)
c1206aa ConfigDB Updates with YANG Validation: Include potential for YANG validation even when adhoc validation is used (sonic-net#2412)
57c509a [show] vnet endpoint [ip/ipv6] command (sonic-net#2342)
4b2b766 [actions] Support Semgrep by Github Actions (sonic-net#2417)
156257e check for vxlan mapping before removing vlan (sonic-net#2388)
cb0edd3 Fix for show vxlan tunnel command display issue sonic-net#11902 (sonic-net#2391)
ac71d74 [VxLAN]Fix Vxlan delete command to throw error when there are references (sonic-net#2404)
7419c67 Added cisco config platform commands (sonic-net#2242)
8760bbe Add UT to check sonic installer does not depend on database (sonic-net#2401)
6bef652 [doc] add documentation on automatic techsupport based on memory (sonic-net#2411)
4a78374 [doc] update "config feature" section with "--block" option (sonic-net#2409)
dd6210f [Vxlanmgrd] [CPA] Update the vxlan_tunnel name len to be under IFNAMIZ to overcome netdev creation failure (sonic-net#2398)
bdc4a8a Fix broken pipeline build URL (sonic-net#2363)
b31681b Fix display disorder problem of show vrf  (sonic-net#2392)
123504a YANG validation for ConfigDB Updates: portchannel add/remove, loopback interface, VLAN
28f6820 [link-local]Modify RIF check to include link-local enabled interfaces (sonic-net#2394)
vadymhlushko-mlnx pushed a commit to vadymhlushko-mlnx/sonic-buildimage that referenced this pull request Nov 11, 2022
…sonic-net#2394)

* Modify RIF check to include interfaces with link-local mode. The existing RIF check will only work if the key is tuple which is applicable only when interface has IP address. However if the interface has IPv6 only enable the key is of type string.
So in common if the interface is either IPv6 enabled or ip configured it has both string and tuple keys as illustrated below. Hence modified the if check to check directly for interface name which will match the key of type string
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.

2 participants