Skip to content

[vnetorch]: Add support of local routes for Bitmap VNET implementation#801

Merged
prsunny merged 1 commit intosonic-net:masterfrom
volodymyrsamotiy:bitmap_vnet_local_route
Feb 26, 2019
Merged

[vnetorch]: Add support of local routes for Bitmap VNET implementation#801
prsunny merged 1 commit intosonic-net:masterfrom
volodymyrsamotiy:bitmap_vnet_local_route

Conversation

@volodymyrsamotiy
Copy link
Copy Markdown
Collaborator

Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com

What I did
Added support of local routes for Bitmap VNET implementation.

Why I did it
Implemented new logic for Bitmap VNET implementation in order to add support of local routes.

How I verified it

  1. Verified manually by configuring VNETs and local routes (for Bitmap VNET) and checking that traffic is going between two VNETs.
  2. Ran vnet_vxlan ansible test and verified that third test case, which tests local routes, passed.

Details if related
N/A

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
@prsunny prsunny merged commit 3b34b21 into sonic-net:master Feb 26, 2019
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
Janetxxx pushed a commit to Janetxxx/sonic-swss that referenced this pull request Nov 10, 2025
sonic-net#801)

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
jianyuewu pushed a commit to jianyuewu/sonic-swss that referenced this pull request Dec 24, 2025
We want to make the Producer/Consumer table can support binary messages, The native C string (char *) will be replaced to pointers and its lengths in all paths.
Meanwhile, the Python interfaces of SWIG can only handle the type, str, with UTF-8. So, we need to specialize the SWIG interfaces from bytes of Python to string of C++.
---------

Signed-off-by: Ze Gan <ganze718@gmail.com>
Co-authored-by: Qi Luo <qiluo-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants