From: merch-redmine@... Date: 2020-07-13T16:47:58+00:00 Subject: [ruby-core:99151] [Ruby master Feature#10911] IPAddr.new should ignore zone identifiers Issue #10911 has been updated by jeremyevans0 (Jeremy Evans). I've submitted a pull request to the ipaddr repository for this: https://github.com/ruby/ipaddr/pull/24 ---------------------------------------- Feature #10911: IPAddr.new should ignore zone identifiers https://bugs.ruby-lang.org/issues/10911#change-86529 * Author: postmodern (Hal Brodigan) * Status: Assigned * Priority: Normal * Assignee: knu (Akinori MUSHA) ---------------------------------------- Link local IPv6 addresses may have a zone identifier suffix: fe80::1%lo0 IPAddr.new currently does not ignore the zone identifier and raises IPAddr::InvalidAddressError. ---Files-------------------------------- ipaddr-ipv6-zone-id-10911.patch (5.17 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: