Skip to content

Github99 - getLeases6(DUID) query

Tomek Mrugalski requested to merge github99 into master

This is an import of PR99 from github.

This is part of the DHCPv6 reconfigure effort made as part of GSoC project.

This particular change introduces a query getLease6(DUID) to all LeaseMgrs. It will be used to find out existing leases for clients that are about to be reconfigured.

Merge request reports