Use the RADIUS SQL IP Pool module to allocate addresses for DHCP
authorFajar A. Nugraha <github@fajar.net>
Fri, 20 Jan 2012 12:30:43 +0000 (13:30 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 20 Jan 2012 12:30:43 +0000 (13:30 +0100)
commitaeee8bb6b840f12c8a31b4871a5506b9b904abf9
tree502c78feb5ce8c9c17ac17c06ec27cab184672c2
parent0385ccb2dbde67168f6a2d8e9724d1f56a802427
Use the RADIUS SQL IP Pool module to allocate addresses for DHCP

This commit adds MySQL-specific queries for DHCP in ippool-dhcp.conf,
a sample configuration for the sqlippool module in dhcp_sqlippool,
examples of using it in sites-available/dhcp,
and "glue" policies in policy.conf
raddb/modules/dhcp_sqlippool [new file with mode: 0644]
raddb/policy.conf
raddb/sites-available/dhcp
raddb/sql/mysql/ippool-dhcp.conf [new file with mode: 0644]