Skip to content

Commit ef4c16a

Browse files
Update content/docs/integrations.mdx
Co-authored-by: Kenneth Jenkins <[email protected]>
1 parent acea536 commit ef4c16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/integrations.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Unless defined by the directory structure of a supplied archive file, the Record
9393

9494
#### IP range lookup support
9595

96-
Pomerium supports Classless Inter-Domain Routing (CIDR) indexing when filtering a list of records with the `request.ip` foreign key. This allows you to match against IP address ranges instead of manually importing records for individual IP addresses.
96+
For the `request.ip` foreign key, Pomerium also supports matching against a range of IP addresses (expressed in [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation)). This can reduce the number of data records you need.
9797

9898
To match against an IP address range, add a special `$index` key to your external data source records. For example:
9999

0 commit comments

Comments
 (0)