sonic-net / DASH

Disaggregated APIs for SONiC Hosts
Apache License 2.0
83 stars 89 forks source link

[dash-p4] Fix incorrect service tunnel key assignment. #521

Closed r12f closed 7 months ago

r12f commented 7 months ago

The service tunnel key is a dead code and never used in building the encapsulation.

Assign the tunnel key to VNI will fix this issue.

r12f commented 7 months ago

Thanks Marian!