Tomek Mrugalski
d8045b5e15
[2246] Another Solaris 11 compilation fix
2013-12-13 19:45:48 +01:00
Tomek Mrugalski
113fef8620
[2246] Merge branch 'master' into trac2246 (includes #1824 fix)
...
Conflicts:
ChangeLog
2013-12-13 17:04:47 +01:00
Tomek Mrugalski
e5ee6e7893
[2246] Solaris compilation fix
2013-12-13 14:04:17 +01:00
Tomek Mrugalski
ddfaf37535
[2246] Merge branch 'master' into trac2246
...
Conflicts:
ChangeLog
2013-12-13 11:17:43 +01:00
Thomas Markwalder
39e902dc72
[master] Correct trac numbers for ChangeLog entries 711 and 713
2013-12-11 13:14:41 -05:00
Marcin Siodelski
fa547a4d74
[master] Added ChangeLog entry for #2772 .
2013-12-11 09:39:49 +01:00
Marcin Siodelski
c6158690c3
[master] Merge branch 'trac2772'
2013-12-11 09:35:11 +01:00
Marcin Siodelski
03c2a0f0a5
[master] Added ChangeLog entry for #3181 .
2013-12-11 09:32:29 +01:00
Marcin Siodelski
684524bc13
[master] Merge branch 'trac3181'
2013-12-11 07:27:17 +01:00
Tomek Mrugalski
ac0abc3cf7
[2246] Changes after review:
...
- another patch contributed by dclink (thanks!)
- BIND10 Guide updated
- BSD/Sun interface detection cleaned up
- MAC address checking improved
- Developer's guide updated
- Several whitespace cleanups
2013-12-10 19:19:31 +01:00
Marcin Siodelski
82c80862e9
[master] Added Changelog entry for #1824 .
2013-12-10 16:37:38 +01:00
Marcin Siodelski
39c9499d00
[master] Merge branch 'trac1824'
2013-12-10 16:15:36 +01:00
Marcin Siodelski
840afe672b
[3181] Addressed review comments.
2013-12-10 14:10:40 +01:00
Marcin Siodelski
df4334a7eb
[2772] The private DHCPv4 opts (code > 224) are not standard opts.
2013-12-09 19:50:00 +01:00
Marcin Siodelski
96c135a924
[1824] More descriptive error strings if the sendmsg function fails.
2013-12-09 18:11:26 +01:00
Marcin Siodelski
5862eb4c98
[1824] Use CMSG_SPACE instead of CMSG_LEN to set msg_controllen.
...
Both macros should be accepted, but CMSG_LEN appears not to work on
OpenBSD.
2013-12-09 17:40:54 +01:00
Jeremy C. Reed
12c48d424f
[master] fix three misspelling typos
2013-12-09 09:45:50 -06:00
Jeremy C. Reed
68d52986f1
[master] fix misspelling typo in comment
2013-12-09 09:41:43 -06:00
Kean Johnston
833deb1fce
[master] Use tput rather than hard-coded escape sequences
...
Rather than using terminal-specific hard-coded escape sequences that are
not guaranteed to work on all terminals, use the tput utility. Also use
the terminal defined standout mode rather than trying to set a specific
colour. The old way enabled bright yellow text which, while very visible
if your background is black, is all but invisible if your terminal
background is white.
2013-12-09 08:40:34 +02:00
Kean Johnston
95fd27d60d
[2103] Merge branch 'trac2103'
2013-12-08 11:48:44 +02:00
Kean Johnston
633b07c7d4
Merge branch 'trac2103' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2103
2013-12-08 11:47:10 +02:00
Francis Dupont
5674a5dc2b
[2103] Use asio::error_code so its resources are correctly freed
2013-12-08 11:43:59 +02:00
Kean Johnston
714ade4bb1
[1501] Merge branch 'trac1501'
2013-12-08 11:37:11 +02:00
Thomas Markwalder
4895dc78cc
Merge branch 'master'
...
Remerged to pick up changes for trac3241, that
were merged but not pushed.
2013-12-06 14:23:59 -05:00
Tomek Mrugalski
fdc7dd1164
[master] Merge branch 'trac3109' (Contributor's Guide)
...
Conflicts:
ChangeLog
2013-12-06 20:03:23 +01:00
Thomas Markwalder
1391bf812c
[master] Added ChangeLog entry #713 for Trac# 3241.
2013-12-06 12:06:01 -05:00
Thomas Markwalder
dceca9554c
Merge branch 'trac3241'
...
Adds DNS update request building to d2::NameAddTransaction.
2013-12-06 11:25:30 -05:00
Marcin Siodelski
7a96b9bb8c
[3181] Temporarily disable displaying orphan messages.
2013-12-06 16:25:08 +01:00
Marcin Siodelski
08b88147e8
[3181] Fixed doxygen errors in perfdhcp.
2013-12-06 16:16:39 +01:00
Marcin Siodelski
13cb26e185
[3181] Added a RateControl class omitted in the previous commit.
2013-12-06 14:14:47 +01:00
Marcin Siodelski
3c33b14cb4
[3181] Moved perfdhcp rate control logic to a new class.
2013-12-06 14:08:05 +01:00
Thomas Markwalder
d20cfa4f0f
[3241] Addressed review comments.
...
Changed dhcp_ddns::NameChangeRequest to store lease address as
IOAddress only. Corrected logic that handles request build
exceptions and added unit tests for same. Other minor changes.
2013-12-05 13:20:54 -05:00
Tomek Mrugalski
016bfae004
[3109] ChangeLog updated
2013-12-05 19:10:43 +01:00
Tomek Mrugalski
ae4ce59aab
[3109] Added proposed chages in review:
...
- eased language
- added link to system specific notes
- fixed coding guidelines link to look better
- added link to our build farm
2013-12-05 19:10:20 +01:00
Mukund Sivaraman
c4af356c43
[1501] Change language to say it may cause errors
2013-12-05 17:38:45 +05:30
Marcin Siodelski
68ec7bd333
[3181] Added an exchange name for Release-Reply in perfdhcp StatsMgr.
2013-12-05 07:30:12 +01:00
Tomek Mrugalski
d0841b4220
[master] fix for IfaceMgrTest.sendReceive6 failing on FreeBSD
2013-12-04 20:25:12 +01:00
Marcin Siodelski
b25d9710ab
[3181] Reset the time stamp of the last sent release.
2013-12-04 19:37:11 +01:00
Marcin Siodelski
19a8a4ef19
[3181] Fixed error in perfdhcp doxygen documentation.
2013-12-04 18:34:34 +01:00
Marcin Siodelski
4dc858542d
[master] Added ChangeLog entry for #2765 .
2013-12-04 16:43:08 +01:00
Marcin Siodelski
f49c4b8942
[master] Merge branch 'trac2765'
2013-12-04 16:38:35 +01:00
Mukund Sivaraman
5e857a2109
[master] Delete trailing space and reindent ChangeLog entry
2013-12-04 20:46:02 +05:30
Mukund Sivaraman
cfd9d626be
[master] Fix ChangeLog numbers
2013-12-04 20:46:01 +05:30
Marcin Siodelski
1a1447425c
[2765] Fixed typo in the libdhcp++ developer's guide.
2013-12-04 16:13:55 +01:00
Marcin Siodelski
af2ab70ac7
[3181] Send Release messages if -F<release-rate> is specified.
2013-12-04 16:09:06 +01:00
Thomas Markwalder
5414d2bdab
[3241] Add ability to build DNS update requests to d2::NameAddTransaction
...
Added methods for constructing all three types of DNS update requests
required by d2::NameAddTransaction to complete the implementation of its
state machine. Also refactored some unit test code into nc_test_utils.h
and .cc, and ran much needed spell checking.
2013-12-04 08:12:53 -05:00
Marcin Siodelski
ae4c064443
[3181] Added common function to create DHCPv6 Release and Renew messages
2013-12-04 09:50:13 +01:00
Thomas Markwalder
9aad3742c5
[master] Added ChangeLog entry 801 for Trac# 3087.
2013-12-03 13:04:37 -05:00
Marcin Siodelski
13f795defa
[3181] Moved -f and -F perfdhcp parameters to a DHCPv6 only options.
2013-12-03 18:23:25 +01:00
Marcin Siodelski
3ed35605cc
[3181] Added support for the new perfdhcp command line option: release-rate
2013-12-03 18:14:06 +01:00