issues
search
achanda
/
ipnetwork
A library to work with CIDRs in rust
Apache License 2.0
121
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why does this library auto-bump patch versions in dependencies?
#201
faern
closed
1 month ago
2
Make the serde feature opt-in instead of opt-out
#200
faern
closed
1 month ago
0
fix for 0.0.0.0/0 network
#199
SildCave
closed
1 month ago
1
Fix typo
#198
dsx
closed
2 months ago
0
Fix typo
#197
dsx
closed
2 months ago
0
fix(deps): update rust crate serde to 1.0.200
#196
renovate[bot]
closed
6 months ago
0
fix: update branch name in workflow
#195
achanda
closed
6 months ago
0
fix(deps): update rust crate serde to 1.0.199
#194
renovate[bot]
closed
6 months ago
0
chore(deps): update rust crate serde_json to 1.0.116
#193
renovate[bot]
closed
6 months ago
0
chore: setup release plz
#192
achanda
closed
6 months ago
0
fix: use associated constants
#191
achanda
closed
6 months ago
0
Consider removing From<IpXXAddr> for IpXXNetwork
#190
sunshowers
opened
6 months ago
3
github: move to dtolnay/rust-toolchain and run clippy
#189
achanda
closed
6 months ago
0
github: run clippy in workflow
#188
Alextopher
closed
6 months ago
2
ipv6: rewrite core ipv6 methods to operate on u128s
#187
Alextopher
closed
6 months ago
1
netsize: Hash implementation to match PartialEq
#186
Alextopher
closed
6 months ago
3
Add const unsafe `new_unchecked` to `Ipv4Network` & `Ipv6Network`
#185
aurelilys
closed
10 months ago
2
Update Rust crate schemars to 0.8.17
#184
renovate[bot]
closed
6 months ago
0
Update Rust crate schemars to 0.8.15
#183
renovate[bot]
closed
1 year ago
0
chore(deps): update actions/checkout action to v4
#182
renovate[bot]
closed
6 months ago
0
Update Rust crate schemars to 0.8.13
#181
renovate[bot]
closed
1 year ago
0
`IpAddr` broken link
#180
wiseaidev
opened
1 year ago
0
Fix /0 networks
#179
ctrlcctrlv
opened
1 year ago
0
/0 networks handled wrong
#178
ctrlcctrlv
opened
1 year ago
0
`is_subnet_of` fix
#177
ctrlcctrlv
opened
1 year ago
0
Add `Ipv6Network::nth` to get the nth address (take two)
#176
ctrlcctrlv
closed
1 year ago
0
Added needed traits to `NetworkSize`
#175
ctrlcctrlv
closed
1 year ago
0
`NetworkSize` should implement `From<u32>`, `From<u128>`, `TryInto<u32>` and `Into<u128>`
#174
ctrlcctrlv
closed
1 year ago
4
Update criterion requirement from 0.4.0 to 0.5.0
#173
dependabot[bot]
closed
1 year ago
0
chore(deps): update rust crate criterion to 0.5.1
#172
renovate[bot]
closed
6 months ago
0
Update katyo/publish-crates action to v2
#171
renovate[bot]
closed
1 year ago
0
Dependency Dashboard
#170
renovate[bot]
opened
1 year ago
0
Update actions/checkout action to v3
#169
renovate[bot]
closed
1 year ago
0
Update Rust crate schemars to 0.8.12
#168
renovate[bot]
closed
1 year ago
0
Configure Renovate
#167
renovate[bot]
closed
1 year ago
0
Run clippy manually and cleanup
#166
achanda
closed
1 year ago
0
Miscellaneous cleanups and small changes
#165
achanda
closed
1 year ago
0
Version 1.0
#164
Razican
opened
2 years ago
1
Add a changelog
#163
faern
opened
2 years ago
1
Update criterion requirement from 0.3.4 to 0.4.0
#162
dependabot[bot]
closed
2 years ago
0
Update does-it-json requirement from 0.0.3 to 0.0.4
#161
dependabot[bot]
closed
2 years ago
0
Ipnetwork mismatched types
#160
matteyeux
closed
2 years ago
2
Add `Ipv6Network::nth` to get the nth address
#159
joshtriplett
closed
1 year ago
2
Cut a new release for v0.20.0
#158
achanda
closed
2 years ago
0
Correct and validate JsonSchema for Ipv4Network, Ipv6Network, and IpNetwork
#157
ahl
closed
2 years ago
1
JSON schema for IpNetwork does not match its serialized form
#156
ahl
closed
2 years ago
1
[#153] Add optional JSONSchema implementation for IpNetwork
#155
sancho20021
closed
2 years ago
0
How to create CIDR from network and broadcast?
#154
acim
opened
2 years ago
1
JSONSchema implementation
#153
cab404
closed
2 years ago
1
is_supernet_of does not work properly
#152
mbasunov
opened
2 years ago
1
Next