- 19 Jun, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 10 Jun, 2015 1 commit
-
-
Marcin Siodelski authored
Mostly fixing typos and issues in comments and log messages.
-
- 09 Jun, 2015 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- Pkt4::check() removed - commented recent change in Pkt4::setType() - Pkt4::setType() now used OptionInt<uint8> rather than Option::setUint8()
-
Francis Dupont authored
-
- 03 Jun, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 02 Jun, 2015 1 commit
-
-
Marcin Siodelski authored
Also added a few minor corrections to the DHCPv4 server and implemented new Option6StatusCode.
-
- 22 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 18 May, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 17 May, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 15 May, 2015 6 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
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.
-
- 13 May, 2015 1 commit
-
-
Marcin Siodelski authored
Also fixed a couple of failing unit tests.
-
- 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 1 commit
-
-
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.
-
- 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
-