Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inetaf/netaddr issues and pull requests

#221 - how to merge ips?

Issue - State: closed - Opened by douloveppt almost 2 years ago - 2 comments

#220 - Method to turn an IPv4 into a mapped 4in6 IPv6

Issue - State: closed - Opened by Fryuni almost 2 years ago - 3 comments

#219 - Add dotted decimal output for mapped addr

Pull Request - State: closed - Opened by cmol over 2 years ago - 1 comment

#218 - proposal: add Count() or Len() methods

Issue - State: open - Opened by ortolot over 2 years ago

#217 - netaddr: plans for API changes after Go 1.18 net/netip

Issue - State: open - Opened by mdlayher over 2 years ago - 3 comments

#216 - proposal: Implement Scanner & Valuer interfaces

Issue - State: open - Opened by ccakes almost 3 years ago - 7 comments

#215 - Update CI to Go 1.17, check `gofmt` in CI

Pull Request - State: closed - Opened by tklauser almost 3 years ago

#214 - Access to uint64 pair?

Issue - State: open - Opened by brycekahle almost 3 years ago - 5 comments

#213 - Fixed docstring for func IPPrefixFrom

Pull Request - State: closed - Opened by hknutzen almost 3 years ago - 2 comments

#212 - remove "netaddr: " prefix from errors

Pull Request - State: closed - Opened by josharian almost 3 years ago

#211 - remove "netaddr: " prefix from some errors

Issue - State: closed - Opened by josharian almost 3 years ago - 1 comment

#210 - Makes IPSet a fmt.Stringer.

Pull Request - State: closed - Opened by schultz-is almost 3 years ago - 15 comments

#209 - fix fuzz build

Pull Request - State: closed - Opened by josharian almost 3 years ago

#208 - fuzz build broken

Issue - State: closed - Opened by josharian almost 3 years ago - 4 comments

#207 - netaddr: add test for IP.UnmarshalBinary with bad byte length

Pull Request - State: closed - Opened by mdlayher almost 3 years ago

#206 - netaddr: remove unneeded named/bare returns

Pull Request - State: closed - Opened by mdlayher almost 3 years ago - 1 comment

#205 - netaddr: use IsValid instead of Valid

Pull Request - State: closed - Opened by dsnet almost 3 years ago - 1 comment

#204 - netaddr: fix fuzz build

Pull Request - State: closed - Opened by dsnet almost 3 years ago

#203 - netaddr: make UnmarshalText methods more consistent with each other

Pull Request - State: closed - Opened by dsnet almost 3 years ago

#202 - netaddr: add functionality to IPRange for feature parity

Pull Request - State: closed - Opened by dsnet almost 3 years ago - 1 comment

#201 - Add methods to IPRange for parity with other types

Issue - State: closed - Opened by dsnet almost 3 years ago - 2 comments

#200 - inet.af or inetaf

Issue - State: closed - Opened by mclaut almost 3 years ago - 1 comment

#199 - netaddr: add invalid from/to test cases for ParseIPRange

Pull Request - State: closed - Opened by mdlayher almost 3 years ago

#198 - netaddr: add IP.IsPrivate

Pull Request - State: closed - Opened by mdlayher almost 3 years ago - 2 comments

#197 - Add IsValid method to IP, fix Valid method naming on the other types.

Pull Request - State: closed - Opened by bradfitz about 3 years ago

#196 - netaddr: add IP.IsUnspecified

Pull Request - State: closed - Opened by mdlayher about 3 years ago

#195 - add IP.Unspecified?

Issue - State: closed - Opened by bradfitz about 3 years ago - 2 comments

#194 - Add IP.Valid?

Issue - State: closed - Opened by bradfitz about 3 years ago - 5 comments

#193 - Make IPSet a fmt.Stringer?

Issue - State: open - Opened by josharian about 3 years ago - 3 comments

#192 - netaddr: add IP.IsGlobalUnicast

Pull Request - State: closed - Opened by mdlayher about 3 years ago - 6 comments

#191 - remove IPPort.WithIP, IPPort.WithPort?

Issue - State: closed - Opened by josharian about 3 years ago - 3 comments

#189 - document IPSetBuilder API more, make IPSetBuilder.IPSet clear errors

Pull Request - State: closed - Opened by josharian about 3 years ago - 1 comment

#188 - improve IPSetBuilder error messages

Pull Request - State: closed - Opened by josharian about 3 years ago - 5 comments

#187 - netaddr: add IPv4Zero

Pull Request - State: closed - Opened by mdlayher about 3 years ago - 8 comments

#186 - Implement changes from design meeting

Pull Request - State: closed - Opened by danderson about 3 years ago - 3 comments

#185 - Fix IsLinkLocalUnicast() for Ipv6 addresses >= 0xfe81

Pull Request - State: closed - Opened by moreati about 3 years ago - 2 comments

#184 - netaddr.IP.IsLinkLocalUnicast() disagrees with net.IP

Issue - State: closed - Opened by moreati about 3 years ago - 2 comments

#183 - Is<property>() methods disagree with net.IP for 4in6 addresses

Issue - State: open - Opened by moreati about 3 years ago - 5 comments

#182 - Fuzz IP.Is<property>() methods against stdlib net.IP equivalents

Pull Request - State: open - Opened by moreati about 3 years ago - 3 comments

#181 - Audit Go CLA compliance

Issue - State: open - Opened by bradfitz about 3 years ago - 15 comments

#180 - Add RFC references for IP.Is<Property>() methods

Pull Request - State: closed - Opened by moreati about 3 years ago - 2 comments

#179 - Add selected IP examples (ExampleIP(), Example_IP.Unmap(), etc)

Pull Request - State: closed - Opened by moreati about 3 years ago - 3 comments

#178 - Why do IPPrefixFrom and IPRangeFrom permit constructing invalid values?

Issue - State: closed - Opened by danderson about 3 years ago - 7 comments

#177 - Make IPSetBuilder setters return errors, add Must variants.

Pull Request - State: closed - Opened by danderson about 3 years ago - 2 comments

#176 - Make IPRange.less sort subset ranges after their superset.

Pull Request - State: closed - Opened by danderson about 3 years ago

#175 - shrink IPPrefix using intern.Value to handle zones and bits

Pull Request - State: closed - Opened by josharian about 3 years ago - 1 comment

#174 - fuzz more invalid values

Pull Request - State: closed - Opened by josharian about 3 years ago

#173 - use "invalid IPPrefix" instead of "invalid IP prefix"

Pull Request - State: closed - Opened by josharian about 3 years ago

#172 - improve handling of invalid IPPorts

Pull Request - State: closed - Opened by josharian about 3 years ago

#171 - correctly parse IPPrefix "::%0/00/80"

Pull Request - State: closed - Opened by josharian about 3 years ago - 1 comment

#170 - ParseIPPrefix confused by zones that contain "/"

Issue - State: closed - Opened by josharian about 3 years ago

#169 - IPPort and IPPrefix MarshalText doesn't round trip

Issue - State: open - Opened by josharian about 3 years ago - 12 comments

#168 - add AppendTo method to IP, IPPort, and IPPrefix

Pull Request - State: closed - Opened by josharian about 3 years ago

#167 - Make IPPrefix smaller?

Issue - State: open - Opened by bradfitz about 3 years ago - 9 comments

#166 - add WriteTo methods

Issue - State: closed - Opened by josharian about 3 years ago - 2 comments

#165 - fix IP.BinaryMarshal handling of zero IP

Pull Request - State: closed - Opened by josharian about 3 years ago

#164 - add Marshal method round trip fuzzers and additional corpus

Pull Request - State: closed - Opened by josharian about 3 years ago

#163 - make types opaque

Pull Request - State: closed - Opened by josharian about 3 years ago

#162 - add IPFrom4

Pull Request - State: closed - Opened by josharian about 3 years ago

#161 - optimize IPPort.MarshalText

Pull Request - State: closed - Opened by josharian about 3 years ago

#160 - optimize IPPrefix.MarshalText

Pull Request - State: closed - Opened by josharian about 3 years ago - 1 comment

#159 - add Less methods for some types?

Issue - State: closed - Opened by josharian about 3 years ago - 2 comments

#158 - netaddr: use value receiver for IP.Netmask

Pull Request - State: closed - Opened by mdlayher about 3 years ago - 1 comment

#157 - netaddr: have IP implement BinaryMarshaler/BinaryUnmarshaler.

Pull Request - State: closed - Opened by maisem about 3 years ago - 1 comment

#156 - Use HTTPS instead of ssh for submodule

Pull Request - State: closed - Opened by elmeyer about 3 years ago

#155 - Clone submodule using HTTPS

Issue - State: closed - Opened by elmeyer about 3 years ago - 2 comments

#154 - make IPPrefix opaque, smaller?

Issue - State: closed - Opened by bradfitz about 3 years ago - 6 comments

#153 - README: document stance on quality and dependencies

Pull Request - State: closed - Opened by josharian over 3 years ago

#152 - README: update github actions link

Pull Request - State: closed - Opened by x-way over 3 years ago - 1 comment

#151 - proposal: Add an IsPublic() function

Issue - State: open - Opened by mellowdrifter over 3 years ago - 8 comments

#150 - Run go mod tidy as part of GitHub actions

Pull Request - State: closed - Opened by tklauser over 3 years ago

#149 - RFC: IPPrefix.String() should return the normalized network

Pull Request - State: closed - Opened by majst01 over 3 years ago - 3 comments

#148 - Add IP.{Interface,Link}LocalMulticast methods

Pull Request - State: closed - Opened by tklauser over 3 years ago

#147 - netaddr: fix TCPAddr godoc comment typo

Pull Request - State: closed - Opened by tklauser over 3 years ago

#146 - .github: add Go 1.16 to matrix

Pull Request - State: closed - Opened by tklauser over 3 years ago

#145 - IPRange sort order is inconsistent with coverage (superset/subset)

Issue - State: closed - Opened by gaissmai over 3 years ago - 2 comments

#144 - .github: run GitHub actions on main branch pushes

Pull Request - State: closed - Opened by tklauser over 3 years ago - 1 comment

#143 - netaddr: return parseIPError for all ParseIP errors

Pull Request - State: closed - Opened by nwt over 3 years ago - 3 comments

#142 - netaddr: create IPPrefix from netmask

Pull Request - State: closed - Opened by terinjokes over 3 years ago - 1 comment

#141 - IPSet mysteriously does nothing on invalid inputs

Issue - State: open - Opened by danderson over 3 years ago - 4 comments

#140 - ipset: split into a mutable builder and an immutable set.

Pull Request - State: closed - Opened by danderson over 3 years ago

#138 - Proposal: make IPSet immutable, add IPSetBuilder

Issue - State: closed - Opened by danderson over 3 years ago - 6 comments

#137 - Add netaddr CLI tool

Issue - State: open - Opened by bradfitz over 3 years ago - 2 comments

#136 - netaddr: add IP.StringExpanded to expand IPv6 address strings

Pull Request - State: closed - Opened by mdlayher over 3 years ago - 7 comments

#135 - netaddr: assert more functions can be inlined

Pull Request - State: closed - Opened by mdlayher over 3 years ago - 4 comments

#134 - netaddr: fix doc comment typo for IPPrefix.String

Pull Request - State: closed - Opened by mdlayher over 3 years ago

#133 - IPPrefix from Mask

Issue - State: closed - Opened by terinjokes over 3 years ago - 7 comments

#132 - readme: remove scary warning

Pull Request - State: closed - Opened by josharian over 3 years ago

#131 - extract uint128 package?

Issue - State: open - Opened by josharian over 3 years ago - 6 comments

#130 - Make IPSet concurrency-safe.

Pull Request - State: closed - Opened by danderson over 3 years ago - 3 comments

#129 - Add ipset.Overlaps.

Pull Request - State: closed - Opened by danderson over 3 years ago - 1 comment

#128 - How does IPSet handle IPv6 zones?

Issue - State: closed - Opened by danderson over 3 years ago - 4 comments

#127 - add IPSet.Equal

Pull Request - State: closed - Opened by josharian over 3 years ago - 1 comment

#126 - Implement IPSet.Invert and IPSet.Intersect.

Pull Request - State: closed - Opened by danderson over 3 years ago

#118 - Needs more error types

Issue - State: open - Opened by raspi over 3 years ago - 3 comments

#84 - should IPRanges with different zones be valid?

Issue - State: closed - Opened by josharian over 3 years ago - 6 comments

#81 - add IPSet.Overlaps for completeness?

Issue - State: closed - Opened by bradfitz over 3 years ago - 1 comment

#51 - proposal: add additional methods to support IPv6 expansion

Issue - State: closed - Opened by jimmystewpot over 3 years ago - 10 comments