- 21 Jan, 2014 3 commits
-
-
Jeremy C. Reed authored
fix merge conflicts
-
Jeremy C. Reed authored
This is for ticket 2945. Don't use grep -q (not portable). Also use quotes around "$werror_ok" just in test just in case is unset. No changelog message as it appears it worked before but was just noisy.
-
Tomek Mrugalski authored
Conflicts: src/bin/dhcp4/dhcp4_srv.cc src/bin/dhcp4/tests/dhcp4_test_utils.h src/bin/dhcp6/dhcp6_srv.cc src/lib/dhcp/pkt4.cc src/lib/dhcp/tests/pkt4_unittest.cc
-
- 20 Jan, 2014 1 commit
-
-
- 17 Jan, 2014 3 commits
-
-
Tomek Mrugalski authored
- Dhcpv{4,6}Srv::classifyPacket() is now better commented. - constants are now used instead of magic numbers - Pkt{4,6}::addClass is now better commented
-
Mukund Sivaraman authored
Conflicts: src/lib/dhcp/iface_mgr.cc
-
Mukund Sivaraman authored
-
- 16 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
- 15 Jan, 2014 11 commits
-
-
Thomas Markwalder authored
On sluggish machines D2UpdateMgrTest.multiTransactionTimeout failed intermittantly. A run-away test check was a bit too stringent.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Adds support for DHCP-DDNS configuration parameters to b10-dhcp4.
-
Thomas Markwalder authored
Refactored some unit test classes in src/bin/d2/tests
-
Thomas Markwalder authored
Forgot to document params to doOneExchange.
-
Thomas Markwalder authored
Changed IP addresses used in tests in dhcp_parsers_unittest.cc to comply test values recommened by RFCs.
-
Thomas Markwalder authored
Added missing test method commentary.
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcp/iface_mgr.cc src/lib/dhcp/iface_mgr.h src/lib/dhcp/tests/iface_mgr_unittest.cc
-
Marcin Siodelski authored
Updated date in copyright header and reworded one message.
-
- 14 Jan, 2014 17 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
Many lines too long. Use a tab before the keyword type. Use two tabs before the committer username. This was not reviewed. No content change.
-
Jeremy C. Reed authored
I added spaces after commas also to be consistent and to be a little more readable. This was not reviewed as is minor.
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 13 Jan, 2014 3 commits
-
-
Thomas Markwalder authored
Updated test fixture classes in src/bin/d2/tests/nc_add_unittests.cc and nc_trans_unittests.cc to derive from TransactionTest.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-