Actions
Bug #8205
opendetect/proto: alproto.enabled config in yaml enables protocol for both udp and tcp
Affected Versions:
Effort:
Difficulty:
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 1 day 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
Actions