mirror of https://github.com/OISF/suricata
doc/userguide: add a known issues page
The idea of this page is to track known issues on a release branch
that we do not plan to fix.
(cherry picked from commit a4f722fca0)
pull/14101/head
parent
f85944511a
commit
94b5135d26
@ -0,0 +1,9 @@
|
||||
Known Issues
|
||||
############
|
||||
|
||||
The following is a list of known issues in Suricata 7.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.
|
||||
Loading…
Reference in New Issue