ObjFW  History Of Ticket 0b30cf92a3

Artifacts Associated With Ticket 0b30cf92a3

  1. Ticket change [55485ea08a] (rid 40396) by js on 2022-11-03 00:19:45:

    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 initialized to: "1.0"
    4. mimetype: "text/x-markdown"
    5. priority initialized to: "High"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "Handle IPv6 addresses with scope"
    9. type initialized to: "Feature_Request"
  2. Ticket change [6ec2f37b46] (rid 40407) by js on 2022-11-04 23:32:25:

    1. icomment: "This has been implemented in [](027b704b66)."
    2. login: "js"
    3. mimetype: "text/x-markdown"
    4. resolution changed to: "Fixed"
    5. status changed to: "Fixed"