summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/ncr_generator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|
* [3977] Do not generate NCRs for prefix delegation.Marcin Siodelski2015-10-211-0/+3
|
* [3977] Name change requests are now generated when lease is reused.Marcin Siodelski2015-10-201-0/+52
This change triggered a lot of code refactoring for generating the NameChangeRequests. Long story short is that the functions responsible for generating NCRs from the lease information have been moved to the libdhcpsrv where they better fit and where they may be used by both allocation engine and the servers.