[ovs-git] [openvswitch/ovs] c97320: ipfix: Export user specified virtual observation I...

GitHub noreply at github.com
Sat Jun 25 03:56:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c97320eb7d29eb354b78f6d303ac9e1bd4ed4678
      https://github.com/openvswitch/ovs/commit/c97320eb7d29eb354b78f6d303ac9e1bd4ed4678
  Author: Wenyu Zhang <wenyuz at vmware.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M NEWS
    M ofproto/ipfix-enterprise-entities.def
    M ofproto/ofproto-dpif-ipfix.c
    M ofproto/ofproto.h
    M vswitchd/bridge.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  ipfix: Export user specified virtual observation ID

In virtual network, users want more info about the virtual point to observe the traffic.
It should be a string to provide clear info, not a simple interger ID.

Introduce "other-config: virtual_obs_id" in IPFIX, which is a string configured by user.
Introduce an enterprise IPFIX entity "virtualObsID"(898) to export the value. The entity is a
variable-length string.

Signed-off-by: Wenyu Zhang <wenyuz at vmware.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list