You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just recording here for others that bump into this.
Vermont does not support forwarding/sending Ipfix Option templates/data. These are widely used for things like metering process statistics, information on interfaces, sampling, flow keys. See https://tools.ietf.org/html/rfc7011#section-4
Just recording here for others that bump into this.
Vermont does not support forwarding/sending Ipfix Option templates/data. These are widely used for things like metering process statistics, information on interfaces, sampling, flow keys. See https://tools.ietf.org/html/rfc7011#section-4
https://github.com/tumi8/vermont/blob/master/src/modules/ipfix/IpfixSender.cpp#L257
https://github.com/tumi8/vermont/blob/master/src/modules/ipfix/IpfixSender.cpp#L536
are the key places support needs added.
The text was updated successfully, but these errors were encountered: