- 27 Apr, 2016 2 commits
-
-
Thomas Markwalder authored
-
Marcin Siodelski authored
-
- 26 Apr, 2016 1 commit
-
-
Marcin Siodelski authored
This change was suggested during a ticket review.
-
- 14 Apr, 2016 2 commits
-
-
Marcin Siodelski authored
Both DHCPv4 and DHCPv6.
-
Marcin Siodelski authored
-
- 13 Apr, 2016 2 commits
-
-
Marcin Siodelski authored
The identifiers are held on an ordered list and the server will use them to search for host reservations for each client using this order.
-
Marcin Siodelski authored
-
- 12 Apr, 2016 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Added Angelo as contributor.
-
- 11 Apr, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 08 Apr, 2016 1 commit
-
-
Shawn Routhier authored
-
- 07 Apr, 2016 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merges in trac4259.
-
Thomas Markwalder authored
Fixed minor typos.
-
- 06 Apr, 2016 13 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Shawn Routhier authored
-
Shawn Routhier authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Moved string/enum conversion functions inside D2ClientConfig Changed underscores to hypens in replace-client-name values and changed all literal values to lower case. Fixed minor wording issues in admin guide and new log messages. Added commentary and extra error logging to unit tests Added test case for invalid value of replace-client-name
-
Stephen Morris authored
-
Stephen Morris authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
The supported hex strings may have different formats: - colon separated values, - with '0x'prefix - no prefix, no colons
-
Shawn Routhier authored
-
Shawn Routhier authored
-
Shawn Routhier authored
-
- 05 Apr, 2016 10 commits
-
-
Thomas Markwalder authored
-
Stephen Morris authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Replace <cstdint> with <stdint.h> because the former is C++11 only.
-
Marcin Siodelski authored
Okayed on jabber.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merged in trac4243.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 04 Apr, 2016 2 commits
-
-
Thomas Markwalder authored
Distcheck sporadically fails to clean up test_leases.csv.2 can be left behind by dhcp4 and dhcp6 testing. src/bin/dhcp4/tests/Makefile.am src/bin/dhcp6/tests/Makefile.am - Added test_leases.csv.* to CLEANFILES
-
Thomas Markwalder authored
src/lib/asiolink/Makefile.am added asio_wrapper.h to list of sources src/lib/asiolink/asio_wrapper.h updated commentary to include GNU/Boost bugs and added prominent warning comment
-