Skip to content
  • Wenyu Zhang's avatar
    ipfix: Export user specified virtual observation ID · c97320eb
    Wenyu Zhang authored
    
    
    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: default avatarWenyu Zhang <wenyuz@vmware.com>
    Signed-off-by: default avatarBen Pfaff <blp@ovn.org>
    c97320eb