From: postmodern.mod3@... Date: 2015-02-27T02:23:07+00:00 Subject: [ruby-core:68332] [Ruby trunk - Feature #10912] [Open] Add method(s) to IPAddr for determining whether an address is link local Issue #10912 has been reported by Hal Brodigan. ---------------------------------------- Feature #10912: Add method(s) to IPAddr for determining whether an address is link local https://bugs.ruby-lang.org/issues/10912 * Author: Hal Brodigan * Status: Open * Priority: Normal * Assignee: ---------------------------------------- I was surprised to find that IPAddr has no methods for determining whether an address is a link local address (ie RFC1918 or RFC5735). This would make it easy to blacklist local IP addresses from services. -- https://bugs.ruby-lang.org/