Actions
Bug #4267
closedoutput: don't use /etc/protocols
Affected Versions:
Effort:
Difficulty:
Label:
Description
Using /etc/protocols leads to subtle differences in output. E.g. in ICMPv6 we have IPv6-ICMP
on Ubuntu, but IPV6-ICMP
on FreeBSD 12. Alpine Linux with musl doesn't define SCTP and so on.
Updated by Jeff Lucovsky almost 4 years ago
Suggest using the names/values in the authoritative source: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml#protocol-numbers-1
Or, did you have something else in mind -- start with ubuntu?
Updated by Jeff Lucovsky over 3 years ago
- Status changed from New to Assigned
- Assignee set to Jeff Lucovsky
Updated by Jeff Lucovsky over 3 years ago
Updated by Jeff Lucovsky over 3 years ago
- Status changed from Assigned to In Review
Updated by Jeff Lucovsky over 3 years ago
- Status changed from In Review to Closed
Updated by Jeff Lucovsky over 2 years ago
- Related to Bug #5072: detect/ip_proto: inconsistent behavior when specifying protocol by string added
Actions