[ovs-git] [openvswitch/ovs] 67a17f: netflow: Fix interpretation of flow_seq.

GitHub noreply at github.com
Tue Nov 4 18:44:39 UTC 2014


  Branch: refs/heads/branch-2.2
  Home:   https://github.com/openvswitch/ovs
  Commit: 67a17f09b57f4ab769080565c7a0cc1a4481e804
      https://github.com/openvswitch/ovs/commit/67a17f09b57f4ab769080565c7a0cc1a4481e804
  Author: Motonori Shindo <motonori at shin.do>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M ofproto/netflow.c

  Log Message:
  -----------
  netflow: Fix interpretation of flow_seq.

'flow_seq" field in NetFlow v5 header should represent a number of NetFlow
flow records exported while it is representing the number of NetFlow
packets exported in the current code. This patch fixes this problem.

Signed-off-by: Motonori Shindo <motonori at shin.do>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list