issues
search
krisprice
/
ipnet
IpNet, Ipv4Net, and Ipv6Net types and methods for Rust
Apache License 2.0
122
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ipnet-2.10.0 Rust crate has executable permission on source files.
#59
jmarrero
closed
4 weeks ago
2
Remove nightly features for no_std
#58
domenukk
opened
1 month ago
1
Add new_assert implementations
#57
jjanowsk
closed
1 month ago
0
Add new_const implementations
#56
jjanowsk
closed
1 month ago
0
Allow creation of const items of type IpvXNet
#55
jjanowsk
closed
1 month ago
1
Linker error when compiling for AFL coverage
#54
njelich
opened
6 months ago
2
Remove redundant curly braces so that the example program can compile
#53
cuishuang
closed
1 month ago
0
Add ser_as_str feature to serialize using serialize_str()
#52
elrafoon
closed
1 year ago
2
Add no_std support on nightly
#51
domenukk
closed
1 year ago
5
String Representations of `Ipv6Net` allow more than 8 groups
#50
shaobo-he-aws
opened
1 year ago
2
Add `no_std` support on nightly
#49
domenukk
closed
1 year ago
3
Inline constructors and field getters
#48
jmeggitt
closed
1 year ago
2
Fix overflow in mask to prefix conversion
#47
stormshield-guillaumed
closed
1 year ago
1
Add mask to prefix conversion
#46
stormshield-guillaumed
closed
1 year ago
1
Enhancement: Allow parsing of netmask
#45
etiedem
opened
1 year ago
2
aggregate method does not properly handle subnets containing highest IP address
#44
alex-hunt-materialize
closed
1 year ago
2
Allow to invoke some functions as const fn
#43
tetsuharuohzeki
closed
1 year ago
3
Interest in Diesel support?
#42
smklein
closed
1 year ago
4
Manually implement JsonSchema for IpNet, Ipv4Net, Ipv6Net
#41
hgzimmerman
closed
2 years ago
0
JsonSchema does not correspond to Serde representation
#40
hgzimmerman
closed
2 years ago
4
Use `Serializer::collect_str` to serialize output of Display
#39
paolobarbolini
closed
1 year ago
2
Enhancement: Trait for afi-independent methods
#38
benmaddison
closed
1 year ago
2
Fix rustdoc link
#37
clintfred
closed
2 years ago
3
add convenience `IpNet::new` method
#36
mcginty
closed
2 years ago
1
Fix doc link
#35
sgued
closed
2 years ago
0
Schemars
#34
xfbs
closed
2 years ago
1
`Ipv4Net` `FromStr` allows host bits to be set in CIDR
#33
nu11ptr
opened
2 years ago
3
extended version of `std::net::parser` does not include CVE fix
#32
peterthejohnston
opened
3 years ago
4
Add 'schemars' feature for deriving JSON schema
#31
smklein
closed
2 years ago
7
How To Convert From IpNet To Std Network Types
#30
bonedaddy
closed
3 years ago
1
fix some typos
#29
striezel
closed
2 years ago
3
Fix Error::description() deprecation warning
#28
niklasf
closed
3 years ago
0
IpNet.hosts() returns wrong number of hosts.
#27
ehelbig1
closed
3 years ago
3
add supernet iterator for krisprice/ipnet#23
#26
carneeki
closed
1 month ago
0
Make the trait Contains public
#25
Stargateur
closed
3 years ago
3
add function for counting hosts in a net
#24
jcgruenhage
closed
1 month ago
5
Iterator for supernets.
#23
jcgruenhage
opened
4 years ago
5
Enhancement: Allow parsing of abbreviated IPv4 CIDR addresses
#22
darrinsmart
opened
4 years ago
2
Build fails with nightly
#21
imp
closed
4 years ago
1
Error::description is deprecated
#20
imp
closed
3 years ago
2
impl Default for Ip*Net
#19
imp
closed
4 years ago
1
Please derive/implement Default trait
#18
imp
closed
4 years ago
9
Comparison to the ipnetwork crate?
#17
ghost
closed
4 years ago
2
Add From<IpAddr> implementations for IpNets
#16
glts
closed
4 years ago
0
Provide conversion from std::net::IpAddr to ipnet::IpNet
#15
glts
closed
4 years ago
2
build error
#14
sallyyu0
closed
4 years ago
7
Faster iter
#13
TyPR124
closed
4 years ago
9
fix #11 + tests
#12
TyPR124
closed
5 years ago
0
IpAddrRange never ends when start and end are both 0
#11
TyPR124
closed
5 years ago
1
Serde is serializing IpNets as strings for binary formats
#10
krisprice
closed
6 years ago
3
Next