[Lib] Implement net builtins
Open
@tjons is already working on this.
Since May 12, 2025.
help wanted
lib
- Dominant language
- Rust
- Stars
- 346
- Forks
- 75
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 15
Description
- net.cidr_contains
- net.cidr_contains_matches
- net.cidr_expand
- net.cidr_intersects
- net.cidr_is_valid
- net.cidr_merge
- net.lookup_ip_addr
Ensure that cargo test -r --test opa -- netcidrcontains netcidrcontainsmatches netcidrexpand netcidrintersects netcidrisvalid netcidrmerge netcidroverlap netlookupipaddr passes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.