- 15 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 04 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
Starting lease manager in the server constructor implied the use of the default memfile for a short period until the server is configured. The default memfile configuration used the persistence (writing leases to disk) which in many cases required root privileges. This caused some unit tests to fail.
-
- 27 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 May, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 13 May, 2014 1 commit
-
-
Tomek Mrugalski authored
[mavericks] fix trivial build errors Conflicts: src/lib/util/csv_file.cc src/lib/util/csv_file.h
-
- 10 May, 2014 1 commit
-
-
Tomek Mrugalski authored
[mavericks] fix trivial build errors Conflicts: src/lib/util/csv_file.cc src/lib/util/csv_file.h
-
- 19 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
- Unit-tests for DHCPv4 now use configure() method. - Typo fixed in DHCPv6 unit-tests. - Removed, updated comments in cfgmgr - Guide updated
-
- 18 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 13 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 06 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
- Copyright years updated - Minor corrections in BINDX Guide - dhcp4.spec relay structure description updated. - new unit-test for DHCPv4 client classification added - new unit-test for DHCPv6 client classification added - fixed Doxygen errors - comments for CfgMgr::getSubnet{4,6} updated
-
Marcin Siodelski authored
-
- 04 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 31 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
This change was necessary, because the recent changes to DHCPv4 imply that subnet is selected for directly connected clients by matching the IPv4 address of the interface on which the message is received, with the configured subnet.
-
- 14 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 13 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 08 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 07 Jan, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 03 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 30 Dec, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 13 Dec, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- tests/methods descriptions improved - CfgMgrTest.echoClientId improved - Redundant checks removed from Dhcpv4SrvTest.discoverEchoClientId - BIND10 Guide clarified - ChangeLog added
-
- 29 Nov, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 24 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Oct, 2013 2 commits
-
-
Tomek Mrugalski authored
- config parsers updated - new unit-tests for vendor options written - libdhcp++ cleaned up - fixes in option_vendor.cc - comments added and cleaned up
-
Tomek Mrugalski authored
-
- 22 Oct, 2013 2 commits
-
-
Tomek Mrugalski authored
- default value is no longer 0.0.0.0, so global value is no longer overwritten with subnet-specific values - added 2 new unit-tests to check if the value is really set in server responses - guide updated to explain that - fix in Dhcp4ParserTest.nextServerNegative
-
Marcin Siodelski authored
-
- 11 Oct, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- ASSERT added to unit-tests - packetFromCapture() created - comments changes
-
- 10 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 08 Oct, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 07 Oct, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 24 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Sep, 2013 1 commit
-
-
Marcin Siodelski authored
Also, use Ciaddr instead of Yiaddr to get the released lease from the lease database.
-