[ovs-git] [openvswitch/ovs] fded9e: odp-util: Fix put_nd_key().

GitHub noreply at github.com
Thu Aug 20 20:31:08 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fded9e21f8d56c7b4889d39ea1f266d459ac3587
      https://github.com/openvswitch/ovs/commit/fded9e21f8d56c7b4889d39ea1f266d459ac3587
  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: 6ca49d5ec1e29b0b12a47fe5ceee036074edc33d
      https://github.com/openvswitch/ovs/commit/6ca49d5ec1e29b0b12a47fe5ceee036074edc33d
  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/99e7b077407c...6ca49d5ec1e2


More information about the git mailing list