Marcin Siodelski
|
e0bbec0e10
[3747] Use client identifier over MAC to get existing client's lease.
|
10 years ago |
Francis Dupont
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
Thomas Markwalder
|
c13c824d99
[master] Merge branch 'trac3689'
|
10 years ago |
Marcin Siodelski
|
a194abb189
[3768] Updated the comment for the internal alloc function.
|
10 years ago |
Marcin Siodelski
|
568a6beed1
[3768] Extended commentary in the allocation engine to cover recent changes.
|
10 years ago |
Marcin Siodelski
|
a4bc5674e9
[3768] Alloc engine allocats leases to clients with repeating client ids.
|
10 years ago |
Thomas Markwalder
|
3e09b74567
[3689] Addressed primary review comments
|
10 years ago |
Thomas Markwalder
|
5493c96924
[3689] Removed call to findReservation from AllocateEngine::allocateLeases6()
|
10 years ago |
Thomas Markwalder
|
ac6651e0ee
[3689] Changed AllocEngine::allocateLeases6 to not reset context hostname
|
10 years ago |
Marcin Siodelski
|
17cf6d4702
[3688] Host reservations are not initialized by the allocation engine.
|
10 years ago |
Marcin Siodelski
|
df5f884a62
[3688] Prevent allocation engine from allocating 0 IPv4 address.
|
10 years ago |
Marcin Siodelski
|
6364a03c06
[3688] DHCPv4 server assignes reserved hostname to the clients.
|
10 years ago |
Marcin Siodelski
|
ac39054345
[3688] Implemented AllocEngine::findReservation for DHCPv4.
|
10 years ago |
Tomek Mrugalski
|
7996ff0df5
[3689] hostname from reservation is now applied, if available
|
10 years ago |
Tomek Mrugalski
|
15925ccf96
[3689] findReservation() implemented
|
10 years ago |
Marcin Siodelski
|
95b09ff53b
[master] Merge branch 'trac3694'
|
10 years ago |
Marcin Siodelski
|
f86883c8ea
[3694] Swap in-pool checks with the host reservation checks in alloc engine.
|
10 years ago |
Marcin Siodelski
|
e60a1b9e84
[3694] Addressed review comments.
|
10 years ago |
Shawn Routhier
|
0133383f45
[3694] Fix up some typos
|
10 years ago |
Tomek Mrugalski
|
9c8ff76f41
[3709] createLease4() now uses ClientContext4
|
10 years ago |
Tomek Mrugalski
|
7394da5b3d
[3709] allocateLease4 now uses ClientContext4
|
10 years ago |
Marcin Siodelski
|
2ae3435279
[3694] Added warning message when there is an address conflict.
|
10 years ago |
Marcin Siodelski
|
0a5c01b32a
[3694] Removed unused ClientContext4 member.
|
10 years ago |
Marcin Siodelski
|
707b485d91
[3694] Improved documentation of the allocation engine.
|
10 years ago |
Marcin Siodelski
|
c05631f397
[3694] Fixed the unit test for the conflict resolution in DHCPv4.
|
10 years ago |
Marcin Siodelski
|
26a639e025
[3694] Cleanup in the failing DHCPv4 tests after update to AllocEngine.
|
10 years ago |
Marcin Siodelski
|
323d538546
[3694] Grouping DHCPv4 functions in the allocation engine.
|
10 years ago |
Marcin Siodelski
|
09cc33b915
[3694] Restructured lease4 allocation routines.
|
10 years ago |
Marcin Siodelski
|
cb5533a1bf
[master] Merge branch 'trac3711'
|
10 years ago |
Tomek Mrugalski
|
fd015b6ef1
[3711] Changes after review:
|
10 years ago |