Thanks a lot Dave and Ole for your reply.

I am new to VPP framework using VPP version 18.04, Yes I need to send all ip 
fragments to ip4 reassembly node.

As you suggested.
> for asking the framework for a static and/or dynamic graph arc from 
> <your-plugin-node> to “ip4-reassembly”.

Does that mean adding ip4_reassembly node as next_nodes in my plugin node, like 
below?
.next_nodes = {
[MYNODE_INPUT_NEXT_INPUT] = "ip4-reassembly",
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13231): https://lists.fd.io/g/vpp-dev/message/13231
Mute This Topic: https://lists.fd.io/mt/31952526/21656
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