From: hsbt@... Date: 2019-03-20T12:40:04+00:00 Subject: [ruby-core:91899] [Ruby trunk Bug#10911] IPAddr.new should ignore zone identifiers Issue #10911 has been updated by hsbt (Hiroshi SHIBATA). Assignee set to knu (Akinori MUSHA) Status changed from Open to Assigned ---------------------------------------- Bug #10911: IPAddr.new should ignore zone identifiers https://bugs.ruby-lang.org/issues/10911#change-77225 * Author: postmodern (Hal Brodigan) * Status: Assigned * Priority: Normal * Assignee: knu (Akinori MUSHA) * Target version: * ruby -v: ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: