[ovs-dev] [of1.5 6/9] ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.

Alexandru Copot alex.mihai.c at gmail.com
Thu May 8 11:07:03 UTC 2014


On Thu, May 8, 2014 at 9:56 AM, Ben Pfaff <blp at nicira.com> wrote:
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  build-aux/extract-ofp-msgs         |   1 +
>  include/openflow/openflow-1.4.h    |  41 +++++++++++-
>  include/openflow/openflow-common.h |   3 +-
>  lib/ofp-msgs.h                     |  14 ++--
>  lib/ofp-util.c                     | 131 +++++++++++++++++++++++++++++++++++--
>  tests/ofp-print.at                 |  41 ++++++++++++
>  6 files changed, 218 insertions(+), 13 deletions(-)

Thanks for this, it looks good. I wanted to do it, but I knew you were
working on parsing the properties in a generic way.



More information about the dev mailing list