an
> interface. How do you choose the egress Tap?
>
>
>
> /neale
>
>
>
>
>
> *From: *vpp-dev@lists.fd.io on behalf of Stanislav
> Zaikin via lists.fd.io
> *Date: *Friday, 22 January 2021 at 16:29
> *To: *vpp-dev
> *Subject: *[vpp-dev] local lookup and t
Date: Friday, 22 January 2021 at 16:29
To: vpp-dev
Subject: [vpp-dev] local lookup and tx sw_if_index
Hello,
I have a custom node which registered certain protocols (it's basically an old
good "router" plugin).
After "ip4-local" node VPP sends the packet to this node. But
Hello,
I have a custom node which registered certain protocols (it's basically an
old good "router" plugin).
After "ip4-local" node VPP sends the packet to this node. But there is no
information about TX interface, and I need TX sw_if_index to push my packet
to the corresponding tap device.
If I'