[ovs-git] [openvswitch/ovs] a56dd7: tests: Fix ovs-ofctl rule with importance test cas...

GitHub noreply at github.com
Wed Nov 12 23:18:58 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a56dd7130e465efcedbad437a6d5a68fe15539ba
      https://github.com/openvswitch/ovs/commit/a56dd7130e465efcedbad437a6d5a68fe15539ba
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M tests/ovs-ofctl.at

  Log Message:
  -----------
  tests: Fix ovs-ofctl rule with importance test case.

Sort the flow dump results to always have them in consistent order.

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


  Commit: 886af6eaea556e53bf1d32025849202c3334f41f
      https://github.com/openvswitch/ovs/commit/886af6eaea556e53bf1d32025849202c3334f41f
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M lib/classifier.c

  Log Message:
  -----------
  classifier: Integrate insert_rule() into classifier_replace().

insert_rule() only had one caller and this makes the code easier to
understand.

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


Compare: https://github.com/openvswitch/ovs/compare/a36de779d739...886af6eaea55


More information about the git mailing list