Actions
Bug #8205
closed
SB
SB
detect/proto: alproto.enabled config in yaml enables protocol for both udp and tcp
Bug #8205:
detect/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`
SB Updated by Shivani Bhardwaj 3 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
SB Updated by Shivani Bhardwaj 3 months ago
- Difficulty set to low
SB Updated by Shivani Bhardwaj 3 months ago
- Status changed from Assigned to In Review
SB Updated by Shivani Bhardwaj about 1 month ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/14878
Actions