vijay.singhme...@gmail.com writes:

> Hi,
>
> I wants to use subscription and notification framework in VPP.
> For example if we subscribe to particular service like, subscribe to get 
> particularly specified packets(could be based on particular port/IP etc.) 
> from VPP to application.
> Instead of continuously polling packets from VPP by the application, we wants 
> to subscribe and get notified whenever packet is arrived to gtpu plugin and 
> application is get notified. So
> that application can get/receive that packet from VPP.
>
> Regards,
> Vijay    

Alot depends on how your application is implemented - is a VPP
application or is a Linux application?
You can filter packets in an number of different ways.
If you have a GTPU encapsulated packet, you could just forward the
packet to an application through a memif interface or the like. 

>
>
> 


-- 
Regards, Ray K
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21485): https://lists.fd.io/g/vpp-dev/message/21485
Mute This Topic: https://lists.fd.io/mt/91334308/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