[ovs-git] [openvswitch/ovs] 7e5bcf: match: Only print external tunnel flags.

GitHub noreply at github.com
Fri Aug 19 16:55:33 UTC 2016


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: 7e5bcfb7d3f831d80e23b4336e6f2b80c34864a0
      https://github.com/openvswitch/ovs/commit/7e5bcfb7d3f831d80e23b4336e6f2b80c34864a0
  Author: Jesse Gross <jesse at kernel.org>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M lib/match.c

  Log Message:
  -----------
  match: Only print external tunnel flags.

Some tunnel flags are purely internal implementation details (primarily
FLOW_TNL_F_UDPIF). These shouldn't be output when we format tunnel
flows, so this masks them out.

Signed-off-by: Jesse Gross <jesse at kernel.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list