Hello,

We are writing a client for VPP to configure it over the shared-memory 
interface (similar to what VAT does).
We are trying to find the GET for each entity so that we can handle ‘UPDATE’ of 
an existing configuration inside VPP.

For example, we have created a bridge-domain with id say ‘10’  by using 
“BRIDGE_DOMAIN_ADD_DEL”.
And if I want to modify some attribute of the same bridge-domain, I need to be 
able to get the entry from VPP so that I can modify the attribute and set it.

But I don’t see the specific GET/SET client calls from VPP.
Please let me know how to handle this.

Thanks,
Leela sankar

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

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