ObjFW  Ticket Change Details

Overview

Artifact ID: 9c1bb732f54e462d0e5fa46ffacfaffaff7b63c37a48de958826af8ebe45fe16
Ticket: 49d37c7998acea6df202815293542a42fa28784d
Support for obtaining the name servers on MorphOS
User & Date: js on 2020-12-22 01:00:31
Changes

  1. icomment:
    On MorphOS, the name servers are stored in `ENV:sys/net/resolv.conf` - but only if a manual network config is used and not if the name servers are obtained from DNS.
    
    Use ARexx to query the nameservers from `NETSTACK` instead.
    
  2. login: "js"
  3. milestone changed to: "1.0"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Immediate"
  6. severity changed to: "Severe"
  7. status changed to: "Open"
  8. title changed to: "Support for querying name servers on MorphOS"
  9. type changed to: "Code_Defect"