The idea of this page is to track known issues on a release branch
that we do not plan to fix.
firewall \
generate-evedoc.sh \
index.rst \
+ known-issues.rst \
upgrade \
upgrade.rst \
initscripts.rst \
devguide/index.rst
verifying-source-files
appendix/index.rst
+ known-issues
--- /dev/null
+Known Issues
+############
+
+The following is a list of known issues in Suricata 8.0.
+
+* When an IKE message contains multiple attributes with the same key,
+ only the first will be logged to avoid producing invalid JSON, or
+ introducing a logging format change. See
+ https://redmine.openinfosecfoundation.org/issues/7923.