Hi Ben,

This series of patch contains Implementation of OF1.4 [EXT-192] Vacancy Events.

Following are the patches:
Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
Implement Vacancy Events for OFPMP_TABLE_DESC.
Implement OFPT_TABLE_STATUS Message.

 lib/ofp-parse.c                                 |   65 
++++++++++++++++++++++++++--
 lib/ofp-parse.h                                 |    3 +
 lib/ofp-print.c                                   |   22 ++++++++++
 lib/ofp-util.c                                     |   87 
++++++++++++++++++++++++++++++++++----
 lib/ofp-util.h                                     |   39 +++++++++++++++++
 ofproto/ofproto-provider.h                  |   11 +++++
 ofproto/ofproto.c                               |   24 +++++++---
 tests/ofp-print.at                               |    2 -
 utilities/ovs-ofctl.c                            |   90 
++++++++++++++++++++++++++++++++++++++-
 lib/ofp-print.c                                    |   11 +++++
 lib/ofp-util.c                                      |   31 +++++++++++++
 ofproto/ofproto.c                               |   26 +++++++++--
 tests/ofproto.at                                 |   10 ++++
 include/openflow/openflow-1.4.h         |    8 +++
 lib/learning-switch.c                           |    1 
 lib/ofp-msgs.h                                   |    6 +++
 lib/ofp-print.c                                     |   26 +++++++++++
 lib/ofp-util.c                                       |   82 
++++++++++++++++++++++++++++++++++++
 lib/ofp-util.h                                       |   12 +++++
 lib/rconn.c                                         |    1 
 ofproto/connmgr.c                              |   31 +++++++++++++
 ofproto/connmgr.h                              |    3 +
 ofproto/ofproto.c                                 |   31 +++++++++++++
 ovn/controller/ofctrl.c                          |    1 
 tests/ofproto.at                                  |   20 +++++++--
 25 files changed, 610 insertions(+), 33 deletions(-)

Thanks and Regards,
Saloni Jain
Tata Consultancy Services
Mailto: saloni.j...@tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
Business Solutions
Consulting
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to