Skip to content

Commit af624f2

Browse files
authored
Merge pull request #184 from CESNET/vlan_plugin_ipfix_fix
ipfix-elements - add missing vlan plugin ipfix template
2 parents b9b926b + 2aa2e25 commit af624f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ipfixprobe/ipfix-elements.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ namespace ipxp {
578578
IPFIX_FLEXPROBE_ENCR_TEMPLATE(F) \
579579
IPFIX_SSADETECTOR_TEMPLATE(F) \
580580
IPFIX_ICMP_TEMPLATE(F) \
581+
IPFIX_VLAN_TEMPLATE(F) \
581582
IPFIX_NETTISA_TEMPLATE(F) \
582583
IPFIX_FLOW_HASH_TEMPLATE(F)
583584

0 commit comments

Comments
 (0)