File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ EXTRA_DIST = \
99 devguide \
1010 file-extraction \
1111 index.rst \
12+ known-issues.rst \
1213 upgrade \
1314 upgrade.rst \
1415 initscripts.rst \
Original file line number Diff line number Diff line change @@ -34,4 +34,5 @@ This is the documentation for Suricata |version|.
3434 acknowledgements
3535 licenses/index.rst
3636 devguide/index.rst
37- verifying-source-files
37+ verifying-source-files
38+ known-issues
Original file line number Diff line number Diff line change 1+ Known Issues
2+ ############
3+
4+ The following is a list of known issues in Suricata 8.0.
5+
6+ * When an IKE message contains multiple attributes with the same key,
7+ only the first will be logged to avoid producing invalid JSON, or
8+ introducing a logging format change. See
9+ https://redmine.openinfosecfoundation.org/issues/7923.
You can’t perform that action at this time.
0 commit comments