t; wrote:
>> What you’re describing is at least marginally possible, but before I
>> describe how one might do such a thing I want to know why you plan to do it.
>> There are far less invasive techniques already available, e.g. for adding
>> features.
>>
>>
>>
>&g
want to know why you plan to do
>> it. There are far less invasive techniques already available, e.g. for
>> adding features.
>>
>>
>>
>> HTH... Dave
>>
>>
>>
>> *From:* vpp-dev@lists.fd.io *On Behalf Of *satish
>> pitchikala
>>
.io <mailto:vpp-dev@lists.fd.io> <mailto:vpp-dev@lists.fd.io>> On Behalf Of satish pitchikala
> Sent: Monday, June 25, 2018 2:30 AM
> To: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>
> Subject: [vpp-dev] Adding a node dynamically between any two nodes
>
>
y available, e.g. for
> adding features.
>
>
>
> HTH... Dave
>
>
>
> *From:* vpp-dev@lists.fd.io *On Behalf Of *satish
> pitchikala
> *Sent:* Monday, June 25, 2018 2:30 AM
> *To:* vpp-dev@lists.fd.io
> *Subject:* [vpp-dev] Adding a node dynamically between any
pitchikala
Sent: Monday, June 25, 2018 2:30 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Adding a node dynamically between any two nodes
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
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 *n