Skip to content
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

[swss] Update swss and swss-common submodule pointers #5630

Merged
merged 2 commits into from
Oct 16, 2020

Conversation

daall
Copy link
Contributor

@daall daall commented Oct 14, 2020

[swss]
[acl] Replace IP_PROTOCOL with NEXT_HEADER for IPv6 ACL tables (#1458)
[acl] Refactor port OID retrieval into aclorch (#1462)
Fix issue #5157 by identifying the dependency among objects and avoiding releasing an object still being referenced (#1440)
[mock tests] Update MockDBConnector to match new swsscommon interface (#1465)

[swss-common]
netlink: Setting nl_socket buffer size to 3M from 2M (#391)
Added support in Swig file to cast Selectable object to Subscriber Table object (#394)
[warm reboot] Warm Reboot Support for EVPN VXLAN (#350)
Implement DBInterface/SonicV2Connector in C++ (#387)
Fix memory leak if a RedisCommand object were to be reused (#392)

Signed-off-by: Danny Allen daall@microsoft.com

- Why I did it
To pull in some enhancements/bug fixes for ACL and buffers.

- How I did it
Update the submodules.

- How to verify it
Run KVM + VS tests, also re-ran related tests w/ physical testbed.

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Danny Allen <daall@microsoft.com>
yxieca
yxieca previously approved these changes Oct 14, 2020
@daall
Copy link
Contributor Author

daall commented Oct 15, 2020

This also needs a swss-common update, I will pull those changes in too.

@daall daall changed the title [swss] Update swss submodule pointer [swss] Update swss and swss-common submodule pointers Oct 15, 2020
@daall daall requested a review from qiluo-msft October 15, 2020 06:13
@daall
Copy link
Contributor Author

daall commented Oct 16, 2020

retest vsimage please

@daall daall merged commit cdb82b9 into sonic-net:master Oct 16, 2020
@daall daall deleted the swss_subdate branch October 16, 2020 21:29
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
[swss]
[acl] Replace IP_PROTOCOL with NEXT_HEADER for IPv6 ACL tables (sonic-net#1458)
[acl] Refactor port OID retrieval into aclorch (sonic-net#1462)
Fix issue sonic-net#5157 by identifying the dependency among objects and avoiding releasing an object still being referenced (sonic-net#1440)
[mock tests] Update MockDBConnector to match new swsscommon interface (sonic-net#1465)

[swss-common]
netlink: Setting nl_socket buffer size to 3M from 2M (sonic-net#391)
Added support in Swig file to cast Selectable object to Subscriber Table object (sonic-net#394)
[warm reboot] Warm Reboot Support for EVPN VXLAN (sonic-net#350)
Implement DBInterface/SonicV2Connector in C++ (sonic-net#387)
Fix memory leak if a RedisCommand object were to be reused (sonic-net#392)

Signed-off-by: Danny Allen <daall@microsoft.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants