Hi,
My requirement is to add a node at runtime between any two nodes. Addition
is to be done via cli.

eg:* set handoff node1 node2*

1. This should create a node by name *node1_handoff_node2.*
2. *node1_handoff_node2* previous node should be *node1*
3. *node1_handoff_node2*  next node should be *node2*

I tried using VLIB_NODE_TYPE_PROCESS to create a node inside cli It creates
a node but couldn't insert it between node 1 and node 2.

Request for some pointers in this regard.

Best Regards,
Satish P

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

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