]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 years ago[2369] Add InputSource helper class (work-in-progress)
Mukund Sivaraman [Fri, 26 Oct 2012 05:00:09 +0000 (10:30 +0530)] 
[2369] Add InputSource helper class (work-in-progress)

13 years ago[master] Enable CondVarTest.destroyWhileWait where it's possible to run it
Mukund Sivaraman [Fri, 26 Oct 2012 06:33:28 +0000 (12:03 +0530)] 
[master] Enable CondVarTest.destroyWhileWait where it's possible to run it

13 years ago[2370] defined MasterLexer and its Token classes, added main methods and tests
JINMEI Tatuya [Fri, 26 Oct 2012 06:15:39 +0000 (23:15 -0700)] 
[2370] defined MasterLexer and its Token classes, added main methods and tests

13 years ago[master] Disable MutexTest.destoryLocked on Solaris
Mukund Sivaraman [Fri, 26 Oct 2012 03:14:57 +0000 (08:44 +0530)] 
[master] Disable MutexTest.destoryLocked on Solaris

13 years ago[2297] Merge branch 'trac2297' of ssh://git.bind10.isc.org/var/bind10/git/bind10...
JINMEI Tatuya [Fri, 26 Oct 2012 03:14:33 +0000 (20:14 -0700)] 
[2297] Merge branch 'trac2297' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2297
ommit.

13 years ago[2297] simply use timedelta.str() for update_desc().
JINMEI Tatuya [Fri, 26 Oct 2012 03:09:50 +0000 (20:09 -0700)] 
[2297] simply use timedelta.str() for update_desc().

some of the corresponding tests were just removed because the detailed
behavior does nto matter much any more, and in this case there can be
margin errors.

13 years ago[2297] introduce a filter for process_rename test to prevent false positives
JINMEI Tatuya [Fri, 26 Oct 2012 02:55:16 +0000 (19:55 -0700)] 
[2297] introduce a filter for process_rename test to prevent false positives

isc-sysinfo (now) isn't expected to be renamed, so shouldn't be tested.

13 years ago[2297] Update .gitignore
Mukund Sivaraman [Fri, 26 Oct 2012 01:21:21 +0000 (06:51 +0530)] 
[2297] Update .gitignore

13 years ago[2297] Return output value directly
Mukund Sivaraman [Fri, 26 Oct 2012 01:20:21 +0000 (06:50 +0530)] 
[2297] Return output value directly

13 years ago[2297] Make some minor readability and typo fixes in comments
Mukund Sivaraman [Fri, 26 Oct 2012 01:19:58 +0000 (06:49 +0530)] 
[2297] Make some minor readability and typo fixes in comments

13 years ago[2360] Update wording in API doc comment for RRset::toText()
Mukund Sivaraman [Fri, 26 Oct 2012 00:37:42 +0000 (06:07 +0530)] 
[2360] Update wording in API doc comment for RRset::toText()

13 years agoMerge branch 'master' into trac2357
Mukund Sivaraman [Fri, 26 Oct 2012 00:03:30 +0000 (05:33 +0530)] 
Merge branch 'master' into trac2357

13 years ago[2357] Wrap comments above 80 char
Mukund Sivaraman [Thu, 25 Oct 2012 23:57:37 +0000 (05:27 +0530)] 
[2357] Wrap comments above 80 char

13 years ago[2209] style: combine two short lines
JINMEI Tatuya [Thu, 25 Oct 2012 23:50:20 +0000 (16:50 -0700)] 
[2209] style: combine two short lines

13 years ago[2209] style fixes: folded long lines, constify, ptr vs bool
JINMEI Tatuya [Thu, 25 Oct 2012 23:07:00 +0000 (16:07 -0700)] 
[2209] style fixes: folded long lines, constify, ptr vs bool

13 years agoMerge branch 'master' into trac2236
Mukund Sivaraman [Thu, 25 Oct 2012 22:54:07 +0000 (04:24 +0530)] 
Merge branch 'master' into trac2236

Conflicts:
src/bin/auth/auth_srv.cc
src/bin/auth/tests/auth_srv_unittest.cc

13 years ago[2212] some minor cleanups: removed unnecessary return; wording/editorial fix
JINMEI Tatuya [Thu, 25 Oct 2012 22:19:58 +0000 (15:19 -0700)] 
[2212] some minor cleanups: removed unnecessary return; wording/editorial fix

13 years ago[2212] internal refactoring with a helper method for readability.
JINMEI Tatuya [Thu, 25 Oct 2012 21:41:18 +0000 (14:41 -0700)] 
[2212] internal refactoring with a helper method for readability.

13 years ago[2212] use the new (staged) version of zone loading API from the builder thread
JINMEI Tatuya [Thu, 25 Oct 2012 21:27:27 +0000 (14:27 -0700)] 
[2212] use the new (staged) version of zone loading API from the builder thread

13 years ago[2212] added one more necessary header file
JINMEI Tatuya [Thu, 25 Oct 2012 21:02:20 +0000 (14:02 -0700)] 
[2212] added one more necessary header file

13 years ago[2212] also ported loadZoneWithoutDataSrc test.
JINMEI Tatuya [Tue, 23 Oct 2012 07:23:10 +0000 (00:23 -0700)] 
[2212] also ported loadZoneWithoutDataSrc test.

13 years ago[2212] reorder log messages
JINMEI Tatuya [Tue, 23 Oct 2012 07:08:16 +0000 (00:08 -0700)] 
[2212] reorder log messages

13 years ago[2212] added log for completion of load zone
JINMEI Tatuya [Tue, 23 Oct 2012 07:07:39 +0000 (00:07 -0700)] 
[2212] added log for completion of load zone

13 years ago[2212] make sure catching internal error exceptions.
JINMEI Tatuya [Tue, 23 Oct 2012 07:01:59 +0000 (00:01 -0700)] 
[2212] make sure catching internal error exceptions.

with fixing trivial conflicts:
src/bin/auth/tests/datasrc_clients_builder_unittest.cc

13 years ago[2212] added two untested reload() cases: ZONE_NOT_CACHED and CACHE_DISABLED
JINMEI Tatuya [Tue, 23 Oct 2012 06:46:53 +0000 (23:46 -0700)] 
[2212] added two untested reload() cases: ZONE_NOT_CACHED and CACHE_DISABLED

13 years ago[2212] comment update
JINMEI Tatuya [Tue, 23 Oct 2012 06:25:47 +0000 (23:25 -0700)] 
[2212] comment update

13 years ago[2212] ported command test's loadZoneInvalidParams
JINMEI Tatuya [Tue, 23 Oct 2012 06:22:26 +0000 (23:22 -0700)] 
[2212] ported command test's loadZoneInvalidParams

13 years ago[2212] ported command test's loadBrokenZone test.
JINMEI Tatuya [Tue, 23 Oct 2012 06:03:02 +0000 (23:03 -0700)] 
[2212] ported command test's loadBrokenZone test.

now catch exceptions from reload().

13 years ago[2212] ported command tests' loadZoneSQLite3.
JINMEI Tatuya [Tue, 23 Oct 2012 05:53:32 +0000 (22:53 -0700)] 
[2212] ported command tests' loadZoneSQLite3.

note: I simply removed the last error case.  Such a broken config isn't
installed anyway, so checking after that doesn't seem to make much sense.

13 years ago[2212] supported some part of loadzone command porting command unittests.
JINMEI Tatuya [Tue, 23 Oct 2012 05:22:16 +0000 (22:22 -0700)] 
[2212] supported some part of loadzone command porting command unittests.

Fixed minor conflicts:
src/bin/auth/datasrc_clients_mgr.h

13 years ago[2212] Merge branch 'trac2209' into trac2212-2
JINMEI Tatuya [Thu, 25 Oct 2012 21:47:11 +0000 (14:47 -0700)] 
[2212] Merge branch 'trac2209' into trac2212-2

13 years ago[2209] Make ConfigurableClientList::reload a wrapper
Michal 'vorner' Vaner [Thu, 25 Oct 2012 18:58:37 +0000 (20:58 +0200)] 
[2209] Make ConfigurableClientList::reload a wrapper

Since the function is to reload and we provide an object that can
reload, we just get one and call it. It is just to avoid duplicate code.

13 years ago[2209] Provide the callbacks to load data
Michal 'vorner' Vaner [Thu, 25 Oct 2012 18:43:38 +0000 (20:43 +0200)] 
[2209] Provide the callbacks to load data

So now the loading works correctly (at least as the tests say).

13 years ago[2209] Pass objects by const reference
Michal 'vorner' Vaner [Thu, 25 Oct 2012 18:42:39 +0000 (20:42 +0200)] 
[2209] Pass objects by const reference

Passing it as const RRClass (and making a copy) makes no real sense. It
looks more expected with the reference and might even be slightly
faster.

13 years ago[2318] Do not allow zero and negative option codes.
Marcin Siodelski [Thu, 25 Oct 2012 18:05:29 +0000 (20:05 +0200)] 
[2318] Do not allow zero and negative option codes.

13 years ago[2318] Renamed some of the unit tests.
Marcin Siodelski [Thu, 25 Oct 2012 16:35:07 +0000 (18:35 +0200)] 
[2318] Renamed some of the unit tests.

13 years ago[2318] Added full unit tests coverage for option data parser.
Marcin Siodelski [Thu, 25 Oct 2012 16:33:17 +0000 (18:33 +0200)] 
[2318] Added full unit tests coverage for option data parser.

13 years ago[2357] clean up a few #endif comments
Jelte Jansen [Thu, 25 Oct 2012 16:29:32 +0000 (18:29 +0200)] 
[2357] clean up a few #endif comments

13 years ago[2357] additional __ fixes
Jelte Jansen [Thu, 25 Oct 2012 16:13:52 +0000 (18:13 +0200)] 
[2357] additional __ fixes

in generator for rdataclass.h, and updated a doxygen comment

13 years ago[2318] Parsing and setting option data.
Marcin Siodelski [Thu, 25 Oct 2012 13:34:57 +0000 (15:34 +0200)] 
[2318] Parsing and setting option data.

13 years ago[2324] Documentation updated, {Hashed,Random}Allocator skeletons implemented.
Tomek Mrugalski [Thu, 25 Oct 2012 13:22:31 +0000 (15:22 +0200)] 
[2324] Documentation updated, {Hashed,Random}Allocator skeletons implemented.

13 years ago[master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10
Jeremy C. Reed [Thu, 25 Oct 2012 12:18:22 +0000 (07:18 -0500)] 
[master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10

13 years ago[2155] remove surrounding block
Yoshitaka Aharen [Thu, 25 Oct 2012 12:08:16 +0000 (21:08 +0900)] 
[2155] remove surrounding block

13 years ago[2298] add tests for item_name_list()
Naoki Kambe [Mon, 15 Oct 2012 12:16:06 +0000 (21:16 +0900)] 
[2298] add tests for item_name_list()

13 years ago[2298] add a method item_name_list()
Naoki Kambe [Tue, 16 Oct 2012 04:07:27 +0000 (13:07 +0900)] 
[2298] add a method item_name_list()

13 years ago[2298] update copyrights
Naoki Kambe [Thu, 25 Oct 2012 12:00:58 +0000 (21:00 +0900)] 
[2298] update copyrights

13 years ago[2155] update test case comments
Yoshitaka Aharen [Thu, 25 Oct 2012 11:57:16 +0000 (20:57 +0900)] 
[2155] update test case comments

13 years ago[2155] add notes for SIG(0)
Yoshitaka Aharen [Thu, 25 Oct 2012 11:48:21 +0000 (20:48 +0900)] 
[2155] add notes for SIG(0)

13 years ago[2324] Developer's Guide section written
Tomek Mrugalski [Thu, 25 Oct 2012 11:46:02 +0000 (13:46 +0200)] 
[2324] Developer's Guide section written

13 years ago[2155] call reset() instead of initializer
Yoshitaka Aharen [Thu, 25 Oct 2012 11:40:33 +0000 (20:40 +0900)] 
[2155] call reset() instead of initializer

13 years ago[2155] removed inline keywords from methods inside class definition
Yoshitaka Aharen [Thu, 25 Oct 2012 11:36:08 +0000 (20:36 +0900)] 
[2155] removed inline keywords from methods inside class definition

13 years ago[2318] Created basic unit tests to verify that option data has been set.
Marcin Siodelski [Thu, 25 Oct 2012 11:24:21 +0000 (13:24 +0200)] 
[2318] Created basic unit tests to verify that option data has been set.

13 years ago[2318] Improved comments for option data parsers.
Marcin Siodelski [Thu, 25 Oct 2012 08:44:22 +0000 (10:44 +0200)] 
[2318] Improved comments for option data parsers.

13 years ago[2360] Also render any associated RRSIG in RRset::toText()
Mukund Sivaraman [Thu, 25 Oct 2012 05:16:59 +0000 (10:46 +0530)] 
[2360] Also render any associated RRSIG in RRset::toText()

13 years ago[2360] Test that RRset::toText() returns any associated RRSIG too
Mukund Sivaraman [Thu, 25 Oct 2012 05:16:28 +0000 (10:46 +0530)] 
[2360] Test that RRset::toText() returns any associated RRSIG too

13 years ago[master] Delete trailing whitespace
Mukund Sivaraman [Thu, 25 Oct 2012 04:44:59 +0000 (10:14 +0530)] 
[master] Delete trailing whitespace

13 years ago[2357] Rename macro to avoid conflict with another one
Mukund Sivaraman [Thu, 25 Oct 2012 04:26:58 +0000 (09:56 +0530)] 
[2357] Rename macro to avoid conflict with another one

A macro in bin/auth/ shared name with a macro in lib/datasrc/. :)

13 years ago[2357] Manually fix the odd ends that were left
Mukund Sivaraman [Thu, 25 Oct 2012 04:08:57 +0000 (09:38 +0530)] 
[2357] Manually fix the odd ends that were left

* Some were left because they were not named .h
* Some were left because of typo in identifier names

13 years ago[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman [Thu, 25 Oct 2012 04:05:06 +0000 (09:35 +0530)] 
[2357] Update scaffolding using fix-scaffolding.py tool

See bug #2367 for the fix-scaffolding.py tool.

13 years ago[2357] Update the scaffolding which message compiler generates
Mukund Sivaraman [Thu, 25 Oct 2012 01:48:42 +0000 (07:18 +0530)] 
[2357] Update the scaffolding which message compiler generates

13 years ago[2297] minor correction to the get_uptime_desc() docstring
JINMEI Tatuya [Thu, 25 Oct 2012 03:40:35 +0000 (20:40 -0700)] 
[2297] minor correction to the get_uptime_desc() docstring

13 years ago[2297] added one more test case for get_uptime_desc
JINMEI Tatuya [Thu, 25 Oct 2012 03:39:40 +0000 (20:39 -0700)] 
[2297] added one more test case for get_uptime_desc

13 years ago[2236] Remove obsolete comment
Mukund Sivaraman [Thu, 25 Oct 2012 01:34:08 +0000 (07:04 +0530)] 
[2236] Remove obsolete comment

13 years ago[2236] Use PTHREAD_MUTEX_NORMAL fast mutexes by default
Mukund Sivaraman [Thu, 25 Oct 2012 01:19:58 +0000 (06:49 +0530)] 
[2236] Use PTHREAD_MUTEX_NORMAL fast mutexes by default

13 years ago[2208] Constify and use references in some args
Mukund Sivaraman [Thu, 25 Oct 2012 00:50:59 +0000 (06:20 +0530)] 
[2208] Constify and use references in some args

13 years ago[2297] use size of free list for free memory on openbsd, too.
JINMEI Tatuya [Thu, 25 Oct 2012 00:17:55 +0000 (17:17 -0700)] 
[2297] use size of free list for free memory on openbsd, too.

13 years ago[2297] Merge branch 'trac2297' of ssh://git.bind10.isc.org/var/bind10/git/bind10...
JINMEI Tatuya [Thu, 25 Oct 2012 00:16:23 +0000 (17:16 -0700)] 
[2297] Merge branch 'trac2297' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2297

13 years ago[2297] add SET_ENV_LIBRARY_PATH hack for run_sysinfo.sh
JINMEI Tatuya [Thu, 25 Oct 2012 00:11:48 +0000 (17:11 -0700)] 
[2297] add SET_ENV_LIBRARY_PATH hack for run_sysinfo.sh

13 years ago[2297] added a pretty-form of uptime in addition to the bare seconds
JINMEI Tatuya [Thu, 25 Oct 2012 00:06:46 +0000 (17:06 -0700)] 
[2297] added a pretty-form of uptime in addition to the bare seconds

13 years ago[2297] use the size of free-list to identify free memory for FreeBSD
JINMEI Tatuya [Wed, 24 Oct 2012 23:08:02 +0000 (16:08 -0700)] 
[2297] use the size of free-list to identify free memory for FreeBSD

total - active-VM isn't reliable as the former is physical while the latter
is virtual, and sometimes results in a negative value.

13 years ago[2297] use smp.forward_signal_enabled to detect SMP-support kernel on freebsd.
JINMEI Tatuya [Wed, 24 Oct 2012 22:43:53 +0000 (15:43 -0700)] 
[2297] use smp.forward_signal_enabled to detect SMP-support kernel on freebsd.

kern.smp.active is misleading because it's always defined and can return 0
on an SMP-support kernel

13 years ago[2297] (unrelated cleanup) don't bother to rename() it to be more standaalone
JINMEI Tatuya [Wed, 24 Oct 2012 21:27:02 +0000 (14:27 -0700)] 
[2297] (unrelated cleanup) don't bother to rename() it to be more standaalone

rename() sysinfo doesn't make much sense anyway, because it's a short-lived
process.

13 years ago[2342] Extend MySQL tests
Stephen Morris [Wed, 24 Oct 2012 21:14:42 +0000 (22:14 +0100)] 
[2342] Extend MySQL tests

Clear up after every test and check that commit works.

13 years ago[2297] configure.ac and makefile updates for run_sysinfo
JINMEI Tatuya [Wed, 24 Oct 2012 21:10:39 +0000 (21:10 +0000)] 
[2297] configure.ac and makefile updates for run_sysinfo

13 years ago[2297] add run_ script. it's useful for dev environments.
JINMEI Tatuya [Wed, 24 Oct 2012 20:48:12 +0000 (20:48 +0000)] 
[2297] add run_ script.  it's useful for dev environments.

13 years ago[2342] Remove hwaddr from lease6
Stephen Morris [Wed, 24 Oct 2012 20:28:24 +0000 (21:28 +0100)] 
[2342] Remove hwaddr from lease6

13 years ago[2342] Corrections based on first part for third section of review.
Stephen Morris [Wed, 24 Oct 2012 20:18:13 +0000 (21:18 +0100)] 
[2342] Corrections based on first part for third section of review.

13 years ago[2318] Create empty options in a parser and adding them to Subnet.
Marcin Siodelski [Wed, 24 Oct 2012 18:38:58 +0000 (20:38 +0200)] 
[2318] Create empty options in a parser and adding them to Subnet.

13 years ago[2342] Add check that database name cannot be NULL
Stephen Morris [Wed, 24 Oct 2012 18:34:38 +0000 (19:34 +0100)] 
[2342] Add check that database name cannot be NULL

13 years ago[2342] Address remaining issues in review comment 6.
Stephen Morris [Wed, 24 Oct 2012 18:18:33 +0000 (19:18 +0100)] 
[2342] Address remaining issues in review comment 6.

13 years ago[2324] Tests for IterativeAllocator written.
Tomek Mrugalski [Wed, 24 Oct 2012 17:36:31 +0000 (19:36 +0200)] 
[2324] Tests for IterativeAllocator written.

13 years ago[master] use terminate() instead of assert(false) for forceful termination trac2406_base
JINMEI Tatuya [Wed, 24 Oct 2012 17:16:42 +0000 (10:16 -0700)] 
[master] use terminate() instead of assert(false) for forceful termination

13 years ago[master] fixed some log message description to it matches the implementation
JINMEI Tatuya [Wed, 24 Oct 2012 16:50:48 +0000 (09:50 -0700)] 
[master] fixed some log message description to it matches the implementation

with some other wording cleanups.

13 years ago[master] wording fix in changelog
JINMEI Tatuya [Wed, 24 Oct 2012 16:04:43 +0000 (09:04 -0700)] 
[master] wording fix in changelog

trivial, committing at my discretion.

13 years ago[2324] New tests for Allocation Engine implemented.
Tomek Mrugalski [Wed, 24 Oct 2012 14:42:36 +0000 (16:42 +0200)] 
[2324] New tests for Allocation Engine implemented.

13 years ago[2342] Fix problems with time conversion
Stephen Morris [Wed, 24 Oct 2012 14:36:54 +0000 (15:36 +0100)] 
[2342] Fix problems with time conversion

... traced to not initializing a "struct" properly.

13 years ago[2342] Changed Lease6 "client_id" field to "duid"
Stephen Morris [Wed, 24 Oct 2012 13:27:43 +0000 (14:27 +0100)] 
[2342] Changed Lease6 "client_id" field to "duid"

13 years ago[2342] Address review changes (in comment:5 of the ticket)
Stephen Morris [Wed, 24 Oct 2012 13:12:06 +0000 (14:12 +0100)] 
[2342] Address review changes (in comment:5 of the ticket)

13 years ago[2324] First allocation test implemented and passing
Tomek Mrugalski [Wed, 24 Oct 2012 13:06:21 +0000 (15:06 +0200)] 
[2324] First allocation test implemented and passing

13 years ago[2324] inPool methods added to Subnet4 and Subnet6
Tomek Mrugalski [Wed, 24 Oct 2012 13:05:09 +0000 (15:05 +0200)] 
[2324] inPool methods added to Subnet4 and Subnet6

13 years ago[2209] Skeleton of the getCachedZoneWriter method
Michal 'vorner' Vaner [Wed, 24 Oct 2012 12:54:44 +0000 (14:54 +0200)] 
[2209] Skeleton of the getCachedZoneWriter method

It is mostly copy of the reload() method. Currently, it does not contain
the initialization of load_action for the zone writer, so if a real zone
writer is returned, it doesn't work (it throws). But the tests for the
unsuccessful cases succeed.

There's also need to do something about the duplicate code between this
method and the reload(). Later on, we'll probably rewrite reload to use
the ZoneWriter (and even later deprecate reload, maybe? Or keep it as
the thin wrapper for convenience?)

13 years ago[2324] Memfile_LeaseMgr is moved to a separate file
Tomek Mrugalski [Wed, 24 Oct 2012 11:17:45 +0000 (13:17 +0200)] 
[2324] Memfile_LeaseMgr is moved to a separate file

13 years ago[2318] Basic configuration parsers for option data added.
Marcin Siodelski [Mon, 15 Oct 2012 11:39:37 +0000 (13:39 +0200)] 
[2318] Basic configuration parsers for option data added.

13 years ago[master] Merge branch 'trac2316' trac2402_base
Marcin Siodelski [Wed, 24 Oct 2012 08:58:24 +0000 (10:58 +0200)] 
[master] Merge branch 'trac2316'

13 years ago[2316] Passing option by reference as suggested in the review.
Marcin Siodelski [Wed, 24 Oct 2012 08:57:39 +0000 (10:57 +0200)] 
[2316] Passing option by reference as suggested in the review.

13 years ago[master]Merge remote-tracking branch 'origin/trac2361'
Jeremy C. Reed [Tue, 23 Oct 2012 18:44:28 +0000 (13:44 -0500)] 
[master]Merge remote-tracking branch 'origin/trac2361'

13 years ago[master] changelog entry for #2211
JINMEI Tatuya [Tue, 23 Oct 2012 18:23:46 +0000 (11:23 -0700)] 
[master] changelog entry for #2211

13 years ago[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya [Tue, 23 Oct 2012 18:21:56 +0000 (11:21 -0700)] 
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

13 years ago[master] Merge branch 'trac2211'
JINMEI Tatuya [Tue, 23 Oct 2012 18:21:35 +0000 (11:21 -0700)] 
[master] Merge branch 'trac2211'
with fixing Conflicts to:
src/bin/auth/auth_srv.cc
src/bin/auth/auth_srv.h
src/bin/auth/datasrc_clients_mgr.h
src/bin/auth/main.cc
src/bin/auth/tests/auth_srv_unittest.cc
src/bin/auth/tests/command_unittest.cc

13 years ago[master] Use std::copy to write IP address to buffer.
Marcin Siodelski [Tue, 23 Oct 2012 18:07:28 +0000 (20:07 +0200)] 
[master] Use std::copy to write IP address to buffer.

This fix resolves build issues on Fedora 17. Okayed on jabber.