Skip to content

Commit cdbe783

Browse files
committed
VLAN: Update readme
1 parent bacc7c0 commit cdbe783

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,14 @@ The detector search for the SYN SYN-ACK ACK pattern in packet lengths. Multiple
614614
|:------------------:|:------:|:---------------------------------------:|
615615
| SSA_CONF_LEVEL | uint8 | 1 if SSA sequence detected, 0 otherwise |
616616

617+
### VLAN
618+
619+
List of fields exported together with basic flow fields on the interface by VLAN plugin.
620+
621+
| Output field | Type | Description |
622+
|:------------:|:------:|:--------------------------:|
623+
| VLAN_ID | uint16 | Vlan ID (used in flow key) |
624+
617625
## Simplified function diagram
618626
Diagram below shows how `ipfixprobe` works.
619627

0 commit comments

Comments
 (0)