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:32:56 +0000 (13:32 +0100)
commitfecb5af1ce82eb3ce0cf53cdeabae182c73b348f
treebbd621b1de9c73a1d922695dba629681d956ea8a
parentbf28ac77e2b2d8a44e3180fdf87dc4911d710875
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]