ObjFW  Ticket Change Details

Overview

Artifact ID: 55485ea08ada154e590f5262f9901b45a04bc71cffa46bb6898a8619229229a8
Ticket: 0b30cf92a3e484a97fe82cb0ac065400d6f04f04
Handle IPv6 addresses with scope
User & Date: js on 2022-11-03 00:19:45
Changes

  1. icomment:
    Currently, IPv6 addresses with a scope (`%`) are not being handled. Parse the scope, convert it into an interface ID and include it in the `OFSocketAddress`. Also convert the interface ID back to the interface name and include it when converting an IPv6 `OFSocketAddress` to a string.
    
  2. login: "js"
  3. milestone changed to: "1.0"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "High"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Handle IPv6 addresses with scope"
  9. type changed to: "Feature_Request"