Summary: | port 502 is officially mbap (Modbus Application Protocol), /etc/services claims outdated asa-appl-proto | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Mark.Martinec | ||||
Component: | standards | Assignee: | Alan Somers <asomers> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | asomers, emaste, pi, rgrimes, vangyzen | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | 11.0-STABLE | Flags: | asomers:
mfc-stable11+
asomers: mfc-stable10+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mark.Martinec
2016-10-07 14:49:07 UTC
Any chance of getting this simple fix of /etc/services into CURRENT before it's too late for 12.0 ... The change looks good to me. Unfortunately, IANA doesn't seem to publish any revision control information. But the wayback machine does. Here's a snapshot from early 2014 showing that it was asa-appl-proto back then. https://web.archive.org/web/20140423055003/http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?&page=10 Ed, FYI, I have requested an add for the release engineering check list that we check the files /etc/services and /etc/protocols at each release. I had an earlier similar item added for ntp leapseconds file (11.2 went out with an out of date file :-(). (In reply to Alan Somers from comment #2) We should probably put a "last updated from:" in the file and pull this in just before each release branch (aka, ALPHA1 time is probably best). (In reply to Rodney W. Grimes from comment #4) I'll look into doing that. In the meantime, I'll commit this patch as-is. A commit references this bug: Author: asomers Date: Fri Aug 17 15:18:58 UTC 2018 New revision: 337973 URL: https://svnweb.freebsd.org/changeset/base/337973 Log: Add Modbus Application Protocol to /etc/services IANA reassigned ports r502 and 802 on 2014-06-10 PR: 213276 Submitted by: Mark.Martinec@ijs.si MFC after: 2 weeks Changes: head/etc/services (In reply to Alan Somers from comment #5) Thanks Alan, and on the MFC-stable10/11, yes please, from me with hat RE@. A commit references this bug: Author: asomers Date: Mon Oct 1 16:01:21 UTC 2018 New revision: 339056 URL: https://svnweb.freebsd.org/changeset/base/339056 Log: MFC r337973: Add Modbus Application Protocol to /etc/services IANA reassigned ports r502 and 802 on 2014-06-10 PR: 213276 Submitted by: Mark.Martinec@ijs.si Changes: _U stable/11/ stable/11/etc/services A commit references this bug: Author: asomers Date: Mon Oct 1 16:14:39 UTC 2018 New revision: 339063 URL: https://svnweb.freebsd.org/changeset/base/339063 Log: MFC r337973: Add Modbus Application Protocol to /etc/services IANA reassigned ports r502 and 802 on 2014-06-10 PR: 213276 Submitted by: Mark.Martinec@ijs.si Changes: _U stable/10/ stable/10/etc/services |