Hi Nikhil,

>From your phrase, I understand that your packet didn't reach inline. Maybe
that is because your packet didn't reach the TCP node of your plugin API.
Also check whether your plugin is visible under "show plugins" and check
the headers and packet type of yours too.

Regards,
Akash


On Mon, Jul 5, 2021, 1:19 PM nikhil subhedar <subhedarnik...@gmail.com>
wrote:

> Hi All,
>
> in our product we have plugin which will receive all the TCP packets and
> based on the type it will send it to appropriate graph node.
> For e.g. of the packet is BGP we will send it to BGP graph node and for
> non BGP packets we will send it to TCP graph node.
> and if the packet is non-BGP packet then i am marking next node as
> tcp4_input and forward. But it is observed that not a single time
> tcp46_input_inline() is hitted which will process this TCP packet.
>
> Am i missing any config here?
>
> Thanks in advance.
> Nikhil
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19701): https://lists.fd.io/g/vpp-dev/message/19701
Mute This Topic: https://lists.fd.io/mt/83992901/21656
Mute #vnet:https://lists.fd.io/g/vpp-dev/mutehashtag/vnet
Mute #vppcom:https://lists.fd.io/g/vpp-dev/mutehashtag/vppcom
Mute #vpp-dev:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp-dev
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to