Actions
Bug #5114
closed
JL
SB
detect/ip_proto: inconsistent behavior when specifying protocol by string
Bug #5114:
detect/ip_proto: inconsistent behavior when specifying protocol by string
Affected Versions:
Effort:
Difficulty:
Label:
Description
ip_proto:TCP will use getprotobyname, which may not work depending on the OS. E.g. in a docker Alpine it fails. We should probably just use a built-in table.
JL Updated by Jeff Lucovsky about 4 years ago
- Copied from Bug #5072: detect/ip_proto: inconsistent behavior when specifying protocol by string added
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from Assigned to In Progress
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from In Progress to In Review
SB Updated by Shivani Bhardwaj about 4 years ago
- Status changed from In Review to Closed
Actions