ligato / vpp-agent

⚡️ Control plane management agent for FD.io's VPP
https://docs.ligato.io/
Apache License 2.0
247 stars 127 forks source link

fix: changing type of variable assignment #1928

Closed Giluerre closed 1 year ago

Giluerre commented 1 year ago

In this commit, I have made a modification to the code by changing the type of the variable assignment from vpp_punt.Exception to vpp_punt.ToHost. The change was made to ensure proper compatibility and consistency within the affected section.