We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9502c5 commit f2fe503Copy full SHA for f2fe503
README.md
@@ -590,6 +590,14 @@ List of fields exported together with basic flow fields on interface by quic plu
590
|:------------------:|:------:|:-------------------------------:|
591
| QUIC_SNI | string | Decrypted server name |
592
593
+### ICMP
594
+
595
+List of fields exported together with basic flow fields on interface by icmp plugin.
596
597
+| Output field | Type | Description |
598
+|:------------------:|:------:|:-------------------------------:|
599
+| L4_ICMP_TYPE_CODE | uint16 | ICMP type (MSB) and code (LSB) |
600
601
## Simplified function diagram
602
Diagram below shows how `ipfixprobe` works.
603
0 commit comments