- 17 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 15 May, 2015 4 commits
-
-
Marcin Siodelski authored
1) Removed the srv-hooks logger 2) Updated DHCP4_NCR_CREATE message description 3) Updated logging doc.
-
Marcin Siodelski authored
Also, renamed loggers.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Except user guide related and "fixme" leftovers.
-
- 07 May, 2015 1 commit
-
-
Marcin Siodelski authored
Also, revised the debug levels for all messages in the Dhcp4Srv class.
-
- 05 May, 2015 2 commits
-
-
Marcin Siodelski authored
-
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)
-
- 04 May, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 May, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 20 Apr, 2015 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Fixed, copyrights, typos, minor clean up items
-
- 17 Apr, 2015 1 commit
-
-
Francis Dupont authored
-
- 15 Apr, 2015 1 commit
-
-
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
-
- 17 Mar, 2015 2 commits
-
-
Marcin Siodelski authored
Log the ciaddr and requested-ip-address if exists. Previously the message said it logged yiaddr sent by the client, but the client doesn't set the yiaddr.
-
Marcin Siodelski authored
-
- 13 Mar, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 12 Mar, 2015 5 commits
-
-
Marcin Siodelski authored
And avoid the excessive use of getQuery/getResponse.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 11 Mar, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 10 Mar, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Mar, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 14 Feb, 2015 1 commit
-
-
Francis Dupont authored
-
- 13 Feb, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 22 Jan, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 19 Jan, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 16 Jan, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This patch has been proposed by Alexis Fidalgo. It was earlier reported that Kea always appends a dot at the end of the hostname which may cause some clients to fail on processing this option.
-
- 13 Jan, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 15 Dec, 2014 1 commit
-
-
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 1 commit
-
-
Marcin Siodelski authored
-