|
ad46759a55
|
fix for 0.0.0.0/0 network (#199)
|
2024-09-07 14:22:12 -05:00 |
|
|
ab6f1012b3
|
Correct and validate JsonSchema for Ipv4Network, Ipv6Network, and IpNetwork (#157)
* show failed test cases
* add proper JSON schema
|
2022-06-28 21:27:13 -05:00 |
|
|
fa5deed40b
|
Make the serde dependency optional
|
2019-12-11 12:51:39 +01:00 |
|
|
a6dfadc21d
|
Manual import cleanup
|
2019-03-25 15:24:17 +01:00 |
|
|
61eeb5843f
|
Run cargo fix --edition-idioms
|
2019-03-25 15:15:41 +01:00 |
|
|
c6ead9d654
|
remove serde feature flag
|
2018-04-17 19:28:38 -05:00 |
|
|
de707e35ae
|
Remove with-serde in favor of just 'serde'
https://rust-lang-nursery.github.io/api-guidelines/naming.html#feature-names-are-free-of-placeholder-words-c-feature
|
2018-04-17 17:03:42 -05:00 |
|
|
4414ae4f0f
|
direct serialize/deserialize from string/to string
|
2018-04-16 19:25:22 -05:00 |
|
|
15fa093618
|
cargo fmt
|
2018-04-15 21:15:36 -05:00 |
|
|
811cab642e
|
vector of ip networks
|
2018-04-15 21:11:01 -05:00 |
|
|
ce26663b1f
|
Add Ipv6 test case
|
2018-04-15 21:04:13 -05:00 |
|
|
e075fb80f8
|
Add IPv4 test case
|
2018-04-15 20:58:52 -05:00 |
|