On Thu, Feb 20, 2014 at 11:44:00PM +0530, Nipun Gupta wrote: > I am CS Dual Degree (B.Tech+M.Tech) student in IIT Delhi, currently in my > 3rd year. I am looking forward to work on a 6-7 week project, along with a > batchmate of mine in a team of two, to extend OVS with OF1.3+ specs. > So we looked at some extensions required for OF1.4 and got interested in > Flow Monitoring, Role Status Events, and Group and Meter Change > Notifications. > > We would like to ask if anyone is already working on any of these features? > Also, any useful information that would help us through this implementation > would be highly appreciated.
I do not know of anyone working on these features. Flow monitoring is likely to be pretty simple, because OVS already supports this feature, but not the protocol format the OpenFlow 1.3+ uses for it. That means that the project would just be to add new code to translate to and from the OpenFlow 1.3+ format. Role status events are a very small project. Group and meter change notifications are probably a medium size project. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev