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 (#19700): https://lists.fd.io/g/vpp-dev/message/19700
Mute This Topic: https://lists.fd.io/mt/83992901/21656
Mute #vpp-dev:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp-dev
Mute #vppcom:https://lists.fd.io/g/vpp-dev/mutehashtag/vppcom
Mute #vnet:https://lists.fd.io/g/vpp-dev/mutehashtag/vnet
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