[ovs-git] [openvswitch/ovs] 115f24: miniflow: Fix miniflow push of L4 port numbers.

GitHub noreply at github.com
Tue Feb 3 02:11:07 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 115f248163e1651ef932e1210cc4e49e3ebf61c5
      https://github.com/openvswitch/ovs/commit/115f248163e1651ef932e1210cc4e49e3ebf61c5
  Author: Jarno Rajahalme <jrajahalme at nicira.com>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M AUTHORS
    M lib/flow.c

  Log Message:
  -----------
  miniflow: Fix miniflow push of L4 port numbers.

Replace a 64 bit copy of L4 src/dst ports that was also
including additional packet params (e.g. TCP Seq Num). This
was later resulting in all packets from the flow missing in
the EMC.

Signed-off-by: Kevin Traynor <kevin.traynor at intel.com>
Reported-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>




More information about the git mailing list