Skip to content

Commit 74396a4

Browse files
ZadamsaSiskaPavel
authored andcommitted
TCP RTT - Update ipfix element id
Co-authored-by: Pavel Šiška <[email protected]>
1 parent b41f2a3 commit 74396a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ipfixprobe/ipfix-elements.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ namespace ipxp {
306306

307307
#define MPLS_TOP_LABEL_STACK_SECTION F(0, 70, -1, nullptr)
308308

309-
#define TCP_RTT(F) F(8057, 1040, 4, nullptr)
309+
#define TCP_RTT(F) F(8057, 904, 8, nullptr)
310310

311311
/**
312312
* IPFIX Templates - list of elements

0 commit comments

Comments
 (0)