Hi Everyone, any guidance for the question below?
On 8/16/18, 4:15 PM, "Pramod Srinivasan" <[email protected]> wrote:
Hi Everyone,
I am using Zookeeper C client library and wanted to check if there are any
plans to add vrf support to Zookeeper client library. The client application
may be in a different vrf from zookeeper server and it would be useful to
provide a vrf name when we call zookeeper init so that any socket opened within
the zookeeper library could be bound to the given vrf or a separate client
library API to set the vrf for the sockets should work too.
Thanks,
Pramod