[ovs-git] [openvswitch/ovs] 21119b: ofp-actions, nx-match: Use mf_oxm_header() instead...

GitHub noreply at github.com
Mon Sep 29 22:07:00 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 21119b3e65ed26f2a65000b5d2488289024945bb
      https://github.com/openvswitch/ovs/commit/21119b3e65ed26f2a65000b5d2488289024945bb
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M lib/nx-match.c
    M lib/ofp-actions.c

  Log Message:
  -----------
  ofp-actions, nx-match: Use mf_oxm_header() instead of explicit constants.

Following this change, only meta-flow.c uses any explicit NXM_* or OXM_*
constants.  An upcoming commit will actually remove the definitions of
these constants, hiding them behind a functional interface, for better
abstraction.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>




More information about the git mailing list