summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_ippool/README.md
blob: 13c62757ef01f0cc6058e4805fcb143c5b0e9d2f (plain)
1
2
3
4
5
6
7
8
9
10
11
# rlm_ippool
## Metadata
<dl>
  <dt>category</dt><dd>datastore</dd>
</dl>

## Summary

Server support for IP address pools based on local files. This
uses a GDBM database and as such using the `rlm_sqlippool` module
instead of this is recommended.