vpp-agent icon indicating copy to clipboard operation
vpp-agent copied to clipboard

Can I watch Interfaces changed with NatHandler.

Open xujunjie-cover opened this issue 3 years ago • 0 comments

I need add snat for tap or subinterface;but only get Interface and index when vpp-agent start. After start, I add some tap or subinterfaces. Then I can't get index of interface though swIfIndexes.LookupByName.

How can I resolve it ,Thanks

xujunjie-cover avatar Jun 03 '22 16:06 xujunjie-cover