- 08 May, 2015 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
fqdn_unittest.cc TEST_F(NameDhcpv4SrvTest, emptyFqdn) - now also verifies that the lease is added to the database following a REQUEST and that when it is retrieved from the database its hostname matches the generated FQDN.
-
- 07 May, 2015 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 05 May, 2015 1 commit
-
-
Thomas Markwalder authored
src/bin/dhcp4/dhcp4_srv.cc Dhcpv4Srv::assignLease() - added logic to update the lease DB with a generated FQDN when not doing a fake allocation src/bin/dhcp4/tests/fqdn_unittest.cc added TEST_F(NameDhcpv4SrvTest, hostnameReservation)
-
- 01 May, 2015 1 commit
-
-
Marcin Siodelski authored
Do not remove duplicates if other MessageInitializers held them. Also, do not remove message from the dictionary if removing the duplicate.
-
- 27 Apr, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 24 Apr, 2015 1 commit
-
-
Stephen Morris authored
-
- 22 Apr, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 21 Apr, 2015 9 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
- Renamed getMilliseconds to getLastMilliseconds - Renamed getMicroseconds to getLastMicroseconds - Added time units to hooks messages descriptions - Fixed some typos
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Adds bad-packet logger to DHCPv4 server
-
Marcin Siodelski authored
Objects passed by reference and todo instead of TODO.
-
Marcin Siodelski authored
The limit had been introduced when the message pointers were held in the array (having a fixed size). With recent changes the array has been replaced with the list. Since, the list is dynamically allocated there is no need for fixed size.
-
Marcin Siodelski authored
-
- 20 Apr, 2015 10 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Fixed, copyrights, typos, minor clean up items
-
Marcin Siodelski authored
-
Francis Dupont authored
-
- 19 Apr, 2015 1 commit
-
-
Francis Dupont authored
-
- 18 Apr, 2015 1 commit
-
-
Francis Dupont authored
-
- 17 Apr, 2015 6 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-