- 23 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This fix was okayed on jabber. It solves the problem in elapsed time calculation between two DHCP packets. If the timestamp for both packets is equal, the elapsed time is now 0. Previously, an exception was thrown.
-
- 22 Jan, 2014 6 commits
-
-
Marcin Siodelski authored
The DNSClient uses timeout specified in ms. The documentation was wrong saying that the timeout is specified in seconds.
-
Jeremy C. Reed authored
merge in origin/trac2945 for some doxygen fixes
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcp/iface_mgr.cc
-
- 21 Jan, 2014 5 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
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 20 Jan, 2014 3 commits
-
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Jan, 2014 6 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
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
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 13 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
On sluggish machines D2UpdateMgrTest.multiTransactionTimeout failed intermittantly. A run-away test check was a bit too stringent.
-
Marcin Siodelski authored
-
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 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-