Skip to content

Commit abcdeed

Browse files
committed
UniRec output: Introduce ODID field in unirec elements database
1 parent 5bf737b commit abcdeed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra_plugins/output/unirec/config/unirec-elements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ TIME_FIRST time e0id150,e0id152,e0id154,e0id156
3636
TIME_LAST time e0id151,e0id153,e0id155,e0id157 # Time of the last packet of a flow
3737
DIR_BIT_FIELD uint8 _internal_dbf_ # Bit field used for determining incoming/outgoing flow (1 => Incoming, 0 => Outgoing)
3838
LINK_BIT_FIELD uint64 _internal_lbf_ # Bit field of links on which was flow seen
39+
ODID uint32 _internal_odid_ # Observation Domain ID (ODID) of exporter
3940

4041
SRC_MAC macaddr e0id56
4142
DST_MAC macaddr e0id80

0 commit comments

Comments
 (0)