Ecosyste.ms: Issues

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

GitHub / achanda/ipnetwork issues and pull requests

#214 - Add `ip_mask_to_prefix_checked`

Pull Request - State: closed - Opened by MarkusPettersson98 10 days ago

#212 - Make `IpNetwork::ip` const

Pull Request - State: closed - Opened by MarkusPettersson98 11 days ago - 2 comments

#211 - Make `IpNetwork::broadcast` const

Pull Request - State: closed - Opened by MarkusPettersson98 11 days ago

#210 - Make `IpNetwork::network` const

Pull Request - State: closed - Opened by MarkusPettersson98 11 days ago

#209 - Make `IpNetwork::prefix` const

Pull Request - State: closed - Opened by MarkusPettersson98 11 days ago

#208 - Make `IpNetwork::contains` const

Pull Request - State: closed - Opened by MarkusPettersson98 12 days ago - 2 comments

#207 - Make `IpNetwork::mask` const

Pull Request - State: closed - Opened by MarkusPettersson98 12 days ago

#206 - chore: release v0.21.1

Pull Request - State: closed - Opened by github-actions[bot] 12 days ago

#205 - Fix for 0::/0 network

Pull Request - State: closed - Opened by BeauGieskens 13 days ago - 3 comments

#204 - chore: release v0.21.0

Pull Request - State: closed - Opened by github-actions[bot] 14 days ago

#201 - Why does this library auto-bump patch versions in dependencies?

Issue - State: closed - Opened by faern 4 months ago - 2 comments

#200 - Make the serde feature opt-in instead of opt-out

Pull Request - State: closed - Opened by faern 4 months ago

#199 - fix for 0.0.0.0/0 network

Pull Request - State: closed - Opened by SildCave 4 months ago - 1 comment

#198 - Fix typo

Pull Request - State: closed - Opened by dsx 5 months ago

#197 - Fix typo

Pull Request - State: closed - Opened by dsx 5 months ago

#196 - fix(deps): update rust crate serde to 1.0.200

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#195 - fix: update branch name in workflow

Pull Request - State: closed - Opened by achanda 9 months ago

#194 - fix(deps): update rust crate serde to 1.0.199

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#193 - chore(deps): update rust crate serde_json to 1.0.116

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#192 - chore: setup release plz

Pull Request - State: closed - Opened by achanda 9 months ago

#191 - fix: use associated constants

Pull Request - State: closed - Opened by achanda 9 months ago

#190 - Consider removing From<IpXXAddr> for IpXXNetwork

Issue - State: open - Opened by sunshowers 9 months ago - 3 comments

#189 - github: move to dtolnay/rust-toolchain and run clippy

Pull Request - State: closed - Opened by achanda 9 months ago

#188 - github: run clippy in workflow

Pull Request - State: closed - Opened by Alextopher 9 months ago - 2 comments

#187 - ipv6: rewrite core ipv6 methods to operate on u128s

Pull Request - State: closed - Opened by Alextopher 9 months ago - 1 comment

#186 - netsize: Hash implementation to match PartialEq

Pull Request - State: closed - Opened by Alextopher 9 months ago - 3 comments

#185 - Add const unsafe `new_unchecked` to `Ipv4Network` & `Ipv6Network`

Pull Request - State: closed - Opened by aurelilys about 1 year ago - 2 comments

#184 - Update Rust crate schemars to 0.8.17

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#183 - Update Rust crate schemars to 0.8.15

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#182 - chore(deps): update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#181 - Update Rust crate schemars to 0.8.13

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#180 - `IpAddr` broken link

Issue - State: closed - Opened by wiseaidev over 1 year ago - 2 comments

#179 - Fix /0 networks

Pull Request - State: open - Opened by ctrlcctrlv over 1 year ago

#178 - /0 networks handled wrong

Issue - State: closed - Opened by ctrlcctrlv over 1 year ago

#177 - `is_subnet_of` fix

Pull Request - State: open - Opened by ctrlcctrlv over 1 year ago

#176 - Add `Ipv6Network::nth` to get the nth address (take two)

Pull Request - State: closed - Opened by ctrlcctrlv over 1 year ago

#175 - Added needed traits to `NetworkSize`

Pull Request - State: closed - Opened by ctrlcctrlv over 1 year ago

#173 - Update criterion requirement from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#172 - chore(deps): update rust crate criterion to 0.5.1

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#171 - Update katyo/publish-crates action to v2

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#170 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] over 1 year ago

#169 - Update actions/checkout action to v3

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#168 - Update Rust crate schemars to 0.8.12

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#167 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago

#166 - Run clippy manually and cleanup

Pull Request - State: closed - Opened by achanda almost 2 years ago

#165 - Miscellaneous cleanups and small changes

Pull Request - State: closed - Opened by achanda almost 2 years ago

#164 - Version 1.0

Issue - State: open - Opened by Razican over 2 years ago - 1 comment

#163 - Add a changelog

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

#162 - Update criterion requirement from 0.3.4 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#161 - Update does-it-json requirement from 0.0.3 to 0.0.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#160 - Ipnetwork mismatched types

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

#159 - Add `Ipv6Network::nth` to get the nth address

Pull Request - State: closed - Opened by joshtriplett over 2 years ago - 2 comments

#158 - Cut a new release for v0.20.0

Pull Request - State: closed - Opened by achanda over 2 years ago

#157 - Correct and validate JsonSchema for Ipv4Network, Ipv6Network, and IpNetwork

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

#156 - JSON schema for IpNetwork does not match its serialized form

Issue - State: closed - Opened by ahl over 2 years ago - 1 comment

#155 - [#153] Add optional JSONSchema implementation for IpNetwork

Pull Request - State: closed - Opened by sancho20021 over 2 years ago

#154 - How to create CIDR from network and broadcast?

Issue - State: open - Opened by acim over 2 years ago - 1 comment

#153 - JSONSchema implementation

Issue - State: closed - Opened by cab404 over 2 years ago - 1 comment

#152 - is_supernet_of does not work properly

Issue - State: open - Opened by mbasunov almost 3 years ago - 1 comment

#151 - Update publish.yml

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

#150 - Auto publish to crates.io on new tag push

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

#149 - Cut a new release for v0.19.0

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

#148 - Remove the redundant html_root_url attribute

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

#147 - New release?

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

#146 - Ipv6Network::nth

Issue - State: closed - Opened by kriomant almost 3 years ago

#144 - Remove useless allocation when serializing

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

#143 - feat: Upgrade rust edition

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

#142 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#141 - Cut a new release for v0.18.0

Pull Request - State: closed - Opened by achanda almost 4 years ago

#140 - Always inline the contains function

Pull Request - State: closed - Opened by achanda almost 4 years ago - 2 comments

#139 - Reexport underlying iterators and do not implement Copy

Pull Request - State: closed - Opened by achanda almost 4 years ago

#138 - Iterators are not public

Issue - State: closed - Opened by faern almost 4 years ago

#137 - Convert Ipv{4,6}Network::new to const functions

Pull Request - State: closed - Opened by achanda over 4 years ago - 7 comments

#136 - Implement TryFrom<&str> for all basic types

Pull Request - State: closed - Opened by achanda over 4 years ago

#135 - Implement TryFrom<&str>

Issue - State: closed - Opened by clarfonthey over 4 years ago

#134 - Cut a new release

Pull Request - State: closed - Opened by achanda over 4 years ago

#133 - Update serde version

Pull Request - State: closed - Opened by jethrogb over 4 years ago - 1 comment

#131 - Update README.md

Pull Request - State: closed - Opened by tshepang over 4 years ago

#130 - IpNetwork::size() overflows if the prefix is 0

Issue - State: open - Opened by dlon over 4 years ago - 6 comments

#129 - IpNetwork: add is_subnet_of and is_supernet_of

Pull Request - State: closed - Opened by mcginty almost 5 years ago - 2 comments

#128 - Dual license this project

Pull Request - State: closed - Opened by achanda almost 5 years ago

#127 - Relicense to a dual license?

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

#126 - Implement subtraction between `IpNetwork`s

Pull Request - State: open - Opened by jvff almost 5 years ago - 1 comment

#125 - Set difference of two `IpNetwork`s

Issue - State: open - Opened by jvff almost 5 years ago - 6 comments

#124 - Enable tracking code coverage

Pull Request - State: closed - Opened by achanda about 5 years ago

#123 - Isolate the contains call in bench

Pull Request - State: closed - Opened by achanda about 5 years ago

#122 - Address all changes clippy pointed out

Pull Request - State: closed - Opened by achanda about 5 years ago

#121 - Remove the clippy plugin

Pull Request - State: closed - Opened by achanda about 5 years ago

#120 - Add a few deny lints

Pull Request - State: closed - Opened by achanda about 5 years ago

#119 - Update README for IPv6 support

Pull Request - State: closed - Opened by thepacketgeek about 5 years ago - 1 comment

#118 - Fix network handling.

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

#117 - Uprev for a new release

Pull Request - State: closed - Opened by achanda about 5 years ago

#116 - Cleanup comment on IPv6 implementation

Pull Request - State: closed - Opened by achanda about 5 years ago