[ovs-git] [openvswitch/ovs] 63013a: classifier: Fix comment.

GitHub noreply at github.com
Thu Aug 20 21:10:29 UTC 2015


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: 63013a50194f261e6af80c8d9e68c99a4e6489f1
      https://github.com/openvswitch/ovs/commit/63013a50194f261e6af80c8d9e68c99a4e6489f1
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M lib/classifier.c

  Log Message:
  -----------
  classifier: Fix comment.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Joe Stringer <joestringer at nicira.com>


  Commit: 39c2f89109c0077c107168a67fb4f52964f300eb
      https://github.com/openvswitch/ovs/commit/39c2f89109c0077c107168a67fb4f52964f300eb
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M lib/odp-util.c

  Log Message:
  -----------
  odp-util: Fix put_nd_key().

Actually copy the 'nd_target' from the key.

Found by inspection.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: a8ff76a7b42272010c7a728854b404b44b0a9221
      https://github.com/openvswitch/ovs/commit/a8ff76a7b42272010c7a728854b404b44b0a9221
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M lib/meta-flow.c

  Log Message:
  -----------
  meta-flow: Fix ip_frag handling in mf_set_wild().

The wildcard bits were set when they should have been cleared.

Found by inspection.

Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/000fcbdb8c47...a8ff76a7b422


More information about the git mailing list