- 22 Dec, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
One of the reservations is within the pool of dynamically allocated addresses. The example demonstrates that the server will not allocate this address dynamically and will only assign it to the client that has a reservation for it.
-
- 19 Dec, 2014 2 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
- 17 Dec, 2014 3 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
- 15 Dec, 2014 4 commits
-
-
Marcin Siodelski authored
-
Stephen Morris authored
Both Ubuntu and NetBSD builds fail because of what appears to be an error trying to the use "equal_range" method of one of the classes associated with the Boost multi-index container. The cause is uncertain - other systems build successfully, so the problem might no lie here, e.g. it could be in the compiler. This fix attempts to side-step the problem by modifying the affected files so as not to use this method.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
The new tests are implemented using the Dhcp4Client class. It has been found that the server returns DHCPNAK in response to DHCPDISCOVER which was wrong. Now, the server doesn't respond to DHCPDISCOVER if it can't find an address. As a result, a number of tests had to be fixed which relied on this invalid behavior.
-
- 11 Dec, 2014 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 10 Dec, 2014 11 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/Makefile.am src/lib/dhcpsrv/cfg_hosts.cc src/lib/dhcpsrv/tests/cfg_hosts_unittest.cc
-
Stephen Morris authored
A previous change altered the location of the perfdhcp code (and associated Doxygen documentation) without altering the list of directories searched by doxygen. This commit fixes that problem.
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
- 09 Dec, 2014 11 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Marcin Siodelski authored
One of the major changes was to eliminate possibility of defining the dead reservation: neither hostname nor IP address reserved and covering it with suitable unit tests.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 08 Dec, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-