Actions
Bug #8205
closeddetect/proto: alproto.enabled config in yaml enables protocol for both udp and tcp
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
If the key `app-layer.protocols.PROTO.enabled` is present, the protocol is enabled for all carrier protocols. This is not ideal.
Only if the key `app-layer.protocols.PROTO.enabled` is missing, an attempt is made to look for a setting specific to the ipproto passed at the time of registration e.g. `app-layer.protocols.PROTO.udp.enabled`
Updated by Shivani Bhardwaj 2 months ago
- Subject changed from detect/proto: alproto.enabled enables protocol for both udp and tcp to detect/proto: alproto.enabled config in yaml enables protocol for both udp and tcp
Updated by Shivani Bhardwaj 2 months ago
- Status changed from Assigned to In Review
Updated by Shivani Bhardwaj 10 days ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/14878
Actions