diff options
author | kraptor <kraptor@kraptor.com> | 2022-05-07 20:46:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-07 20:46:45 +0200 |
commit | 2c73e84436a11cae1676c7da0228158ba1a885cc (patch) | |
tree | e495f20b5f8fa1d1fc5febd0ffadcd4a331ae3b5 /compiler | |
parent | 0455d24d555e4f83537af535c0b2e44291d1fe97 (diff) | |
download | Nim-2c73e84436a11cae1676c7da0228158ba1a885cc.tar.gz |
"ip" protocol as id 0 is long gone (#19760)
IANA is using id 0 for "HOPOPT" instead of "ip" for some time now and those systems that still support the old mapping will stop doing so at some point in the future. Some BSDs and openSUSE are already following this change as per IANA list here: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml As new unixes (and maybe Windows, who knows) start to adopt the updated IANA list, this will keep failing from time to time, so it's better to remove the "ip" check altogether.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions