- 08 May, 2015 1 commit
-
-
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.
-
- 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)
-
- 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 7 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.
-
- 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 7 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 16 Apr, 2015 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 15 Apr, 2015 2 commits
-
-
Thomas Markwalder authored
doc/guide/logging.xml - added new logger description src/bin/dhcp4/dhcp4_log.cc - added bad_packet logger and log name declarations src/bin/dhcp4/dhcp4_log.h - added bad_packet and log name externs src/bin/dhcp4/dhcp4_messages.mes - changed drop and NAK message identifiers src/bin/dhcp4/dhcp4_srv.cc - changed packet drop and NAK log invocations src/bin/dhcp4/main.cc - used extern for log name
-
Marcin Siodelski authored
-