- 12 May, 2015 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This change comes along with the new tests for DHCPRELEASE in the separate file, and having a separate test fixture.
-
- 11 May, 2015 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Before creating NCRs the code used to check if there is a match between a new and old lease and refused to send NCRs if there was no match. This was wrong behavior because the allocation engine could be reusing other client's lease in which case there could be no match whatsoever and the NCRs should still be generated.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 08 May, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 07 May, 2015 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 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 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-