-
### Describe the improvement you'd like to request
A CIDR notation is strict if its host bits are all 0s. But we allow non-strict CIDR notations, which have been a source of confusion. We should give…
-
### Description
Currently the IP validation fails when a IP subnet using CIDR notation is given.
Example values
- 192.168.1.1/32
- 2001:db8::/32
### Proposed solution
Add an additional ar…
-
### What maintenance needs to be done?
Currently, our firewall rules use CIDR notation to define allowed IP address ranges. This makes it difficult to manage and update the rules, especially when I…
-
**Description:**
We propose adding a CIDR (Classless Inter-Domain Routing) function to OpenSearch's Piped Processing Language (PPL) to provide built-in IP address range matching capabilities. This fe…
-
**Description:**
We propose adding a CIDR (Classless Inter-Domain Routing) function to OpenSearch's Piped Processing Language (PPL) to provide built-in IP address range matching capabilities. This fe…
-
Hi,
I'm trying to parse a configuration file (in the `pf` firewall format) that has entries like:
```
utop # Ipaddr.V4.Prefix.of_string "172.16/12";;
- : Ipaddr.V4.Prefix.t option = None
utop #…
-
**Kibana version:** 7.5.0 BC4 same bug in other locations
**Elasticsearch version:** 7.5.0 BC4 same bug in other locations
**Server OS version:** darwin_x86_64
**Browser version:** chrome lat…
-
**Option in UI / API to configure the managed Network Range.**
A selfhosted setup needs the option to define the managed network range in CIDR notation,
-
The port scanner will scan on all IPs which could get us in some trouble. The ranges should be configurable and in addition, a list of known government cloud ranges should be added to a blacklist and …
-
I'd like to use CIDR notation in the RPC whitelist -- just using the `*` for wildcard is too permissive in my situation. Would a PR be accepted that added support? The result would be being able to sp…