Hello,
I have an application that is a client to the shared memory API and I would
like to know when an IP address has been added or deleted on an interface.
I see that there is sw_interface_event that can notify a client about
interface admin/link status changes as well as interface deletion.
If
Hello,
I have an application that is a client to the shared memory API and I would
like to know when an IP address has been added or deleted on an interface.
I see that there is sw_interface_event that can notify a client about
interface admin/link status changes as well as interface deletion.
If
Répondre à : "acherna...@netgate.com"
Date : mardi 18 juin 2019 à 13:42
À : "vpp-dev@lists.fd.io"
Cc : "vpp-dev@lists.fd.io"
Objet : Re: [vpp-dev] Events for IP address addition/deletion on an interface
#vpp
Hi Ole,
Where is the IP address configuration coming from? I
Hi Ole,
>
> Where is the IP address configuration coming from? If it's your
> application that configures the addresses, shouldn't the control plane
> application know that itself?
There are several independent instances of the application. If one of them
configures the addresses, others should
Hi Alexander,
> I have an application that is a client to the shared memory API and I would
> like to know when an IP address has been added or deleted on an interface. I
> see that there is sw_interface_event that can notify a client about interface
> admin/link status changes as well as inter
Hello,
I have an application that is a client to the shared memory API and I would
like to know when an IP address has been added or deleted on an interface. I
see that there is sw_interface_event that can notify a client about interface
admin/link status changes as well as interface deletion.