]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
12 years ago[3184] Changes after review:
Tomek Mrugalski [Fri, 11 Oct 2013 15:07:32 +0000 (17:07 +0200)] 
[3184] Changes after review:

 - ASSERT added to unit-tests
 - packetFromCapture() created
 - comments changes

12 years ago[master] Added ChangeLog entry for #3180.
Marcin Siodelski [Fri, 11 Oct 2013 09:50:49 +0000 (11:50 +0200)] 
[master] Added ChangeLog entry for #3180.

12 years ago[master] Merge branch 'trac3180'
Marcin Siodelski [Fri, 11 Oct 2013 08:57:27 +0000 (10:57 +0200)] 
[master] Merge branch 'trac3180'

12 years ago[master] Removed duplicate destructor from dhcp6_test_utils.h
Thomas Markwalder [Thu, 10 Oct 2013 20:18:40 +0000 (16:18 -0400)] 
[master] Removed duplicate destructor from dhcp6_test_utils.h

dhcp6 unit tests were failing to build due to an extraneous copy of the
destructor ~DhcpSrvTest.

12 years ago[3184] Comments updated.
Tomek Mrugalski [Thu, 10 Oct 2013 17:40:56 +0000 (19:40 +0200)] 
[3184] Comments updated.

12 years ago[3184] ChangeLog updated.
Tomek Mrugalski [Thu, 10 Oct 2013 17:20:13 +0000 (19:20 +0200)] 
[3184] ChangeLog updated.

12 years ago[3184] DHCPv4 RAI option is now echoed back if present.
Tomek Mrugalski [Thu, 10 Oct 2013 17:20:02 +0000 (19:20 +0200)] 
[3184] DHCPv4 RAI option is now echoed back if present.

12 years ago[3184] unit-test for echoing back RAI implemented
Tomek Mrugalski [Thu, 10 Oct 2013 17:17:23 +0000 (19:17 +0200)] 
[3184] unit-test for echoing back RAI implemented

12 years ago[master] Merge branch 'trac3153' PD support in renew/release
Tomek Mrugalski [Thu, 10 Oct 2013 17:01:36 +0000 (19:01 +0200)] 
[master] Merge branch 'trac3153' PD support in renew/release

Conflicts:
src/bin/dhcp6/tests/dhcp6_test_utils.h

12 years ago[3153] Unrelated change: minor clean-up in DHCPv4 call to hooks
Tomek Mrugalski [Thu, 10 Oct 2013 16:02:06 +0000 (18:02 +0200)] 
[3153] Unrelated change: minor clean-up in DHCPv4 call to hooks

12 years ago[3153] Changes after review:
Tomek Mrugalski [Thu, 10 Oct 2013 16:01:41 +0000 (18:01 +0200)] 
[3153] Changes after review:

 - comments updated
 - whitespaces cleaned up
 - minor refactoring in DHCPv6 Srv

12 years ago[3183] Corrected a bug where microsecs timeout was passed as sec timeout.
Marcin Siodelski [Thu, 10 Oct 2013 15:28:00 +0000 (17:28 +0200)] 
[3183] Corrected a bug where microsecs timeout was passed as sec timeout.

12 years ago[3183] Passive wait for the packets to receive.
Marcin Siodelski [Thu, 10 Oct 2013 15:15:49 +0000 (17:15 +0200)] 
[3183] Passive wait for the packets to receive.

12 years ago[3183] Clean Reply packet storage every one second.
Marcin Siodelski [Thu, 10 Oct 2013 14:25:36 +0000 (16:25 +0200)] 
[3183] Clean Reply packet storage every one second.

12 years ago[3073] Add empty() member function to Element for element lists.
Kean Johnston [Thu, 10 Oct 2013 12:59:55 +0000 (14:59 +0200)] 
[3073] Add empty() member function to Element for element lists.

It has been asserted that using empty() is more efficient than using
size() > 0 due to the possible extra work size() has to do. So provide
an empty() function, which matches the underlying Boost implementation.

12 years ago[3184] First wireshark capture added to DHCPv4 unit-tests
Tomek Mrugalski [Thu, 10 Oct 2013 11:28:42 +0000 (13:28 +0200)] 
[3184] First wireshark capture added to DHCPv4 unit-tests

12 years ago[3153] Minor changes to message text and comments
Stephen Morris [Thu, 10 Oct 2013 11:04:07 +0000 (12:04 +0100)] 
[3153] Minor changes to message text and comments

12 years ago[3180] Addressed additional review comments.
Marcin Siodelski [Thu, 10 Oct 2013 10:48:11 +0000 (12:48 +0200)] 
[3180] Addressed additional review comments.

12 years ago[3184] Dhcpv4SrvTest moved to dhcp4_test_utils.h file.
Tomek Mrugalski [Wed, 9 Oct 2013 17:10:02 +0000 (19:10 +0200)] 
[3184] Dhcpv4SrvTest moved to dhcp4_test_utils.h file.

12 years ago[3074] Unsubscribe from earlier CC session first
Mukund Sivaraman [Tue, 8 Oct 2013 10:30:56 +0000 (16:00 +0530)] 
[3074] Unsubscribe from earlier CC session first

12 years ago[3074] Add logging
Mukund Sivaraman [Wed, 9 Oct 2013 06:12:14 +0000 (11:42 +0530)] 
[3074] Add logging

12 years ago[3074] Add logging
Mukund Sivaraman [Wed, 9 Oct 2013 06:06:10 +0000 (11:36 +0530)] 
[3074] Add logging

12 years ago[3074] Add logging
Mukund Sivaraman [Wed, 9 Oct 2013 06:01:59 +0000 (11:31 +0530)] 
[3074] Add logging

12 years ago[3180] Addressed review comments.
Marcin Siodelski [Tue, 8 Oct 2013 19:05:48 +0000 (21:05 +0200)] 
[3180] Addressed review comments.

12 years ago[3183] Fix bugs in the doxygen documenation for perfdhcp.
Marcin Siodelski [Tue, 8 Oct 2013 12:55:42 +0000 (14:55 +0200)] 
[3183] Fix bugs in the doxygen documenation for perfdhcp.

12 years ago[3183] Record timestamp of the last Renew and one other trivial fix.
Marcin Siodelski [Tue, 8 Oct 2013 12:46:04 +0000 (14:46 +0200)] 
[3183] Record timestamp of the last Renew and one other trivial fix.

12 years ago[3183] Separate rate control for Renew messages.
Marcin Siodelski [Tue, 8 Oct 2013 12:11:01 +0000 (14:11 +0200)] 
[3183] Separate rate control for Renew messages.

12 years ago[3183] Send Renew messages.
Marcin Siodelski [Tue, 8 Oct 2013 10:55:39 +0000 (12:55 +0200)] 
[3183] Send Renew messages.

12 years ago[3153] PD renew and release unit-tests are now passing.
Tomek Mrugalski [Tue, 8 Oct 2013 10:23:54 +0000 (12:23 +0200)] 
[3153] PD renew and release unit-tests are now passing.

12 years ago[3183] Implemented -f command line parameter to control renew rate.
Marcin Siodelski [Mon, 7 Oct 2013 13:30:52 +0000 (15:30 +0200)] 
[3183] Implemented -f command line parameter to control renew rate.

12 years ago[3183] Created a container class to hold received packets.
Marcin Siodelski [Mon, 7 Oct 2013 12:54:40 +0000 (14:54 +0200)] 
[3183] Created a container class to hold received packets.

12 years ago[master] Merge branch 'trac3152': PD support in solicit/request
Tomek Mrugalski [Mon, 7 Oct 2013 12:34:27 +0000 (14:34 +0200)] 
[master] Merge branch 'trac3152': PD support in solicit/request

Conflicts:
ChangeLog

12 years ago[3177] Merge branch 'trac3177' b10-dhcp6 relay traffic UDP port fix.
Tomek Mrugalski [Mon, 7 Oct 2013 12:02:24 +0000 (14:02 +0200)] 
[3177] Merge branch 'trac3177' b10-dhcp6 relay traffic UDP port fix.

Conflicts:
ChangeLog

12 years ago[3177] Pkt6Ptr is now assigned a value during initialization.
Tomek Mrugalski [Mon, 7 Oct 2013 11:44:03 +0000 (13:44 +0200)] 
[3177] Pkt6Ptr is now assigned a value during initialization.

12 years ago[3152] Changes after review: assignIA_PD cleaned up
Tomek Mrugalski [Mon, 7 Oct 2013 11:12:12 +0000 (13:12 +0200)] 
[3152] Changes after review: assignIA_PD cleaned up

12 years ago[3177] Changes after review
Tomek Mrugalski [Mon, 7 Oct 2013 10:26:54 +0000 (12:26 +0200)] 
[3177] Changes after review

 - removed unnecessary filename reference
 - setting Pkt6 fields is now done in a common function
 - methods return shared_ptr instead of raw pointer

12 years ago[3180] Updated Developer Guide with an info about option parsing callbacks.
Marcin Siodelski [Mon, 7 Oct 2013 09:30:53 +0000 (11:30 +0200)] 
[3180] Updated Developer Guide with an info about option parsing callbacks.

12 years ago[433] Check to make sure msqg isnt already running.
Kean Johnston [Mon, 7 Oct 2013 09:14:53 +0000 (11:14 +0200)] 
[433] Check to make sure msqg isnt already running.

Check to ensure there is no existing daemon running before removing
the socket endpoint. Fail to start if one is. Added a new test to
check this behaviour.

12 years ago[3180] Fixed doxygen errors in OptionDefinition.
Marcin Siodelski [Mon, 7 Oct 2013 08:56:03 +0000 (10:56 +0200)] 
[3180] Fixed doxygen errors in OptionDefinition.

12 years ago[3180] Test that unpackOptions works properly for Dhcpv4Srv.
Marcin Siodelski [Mon, 7 Oct 2013 08:47:03 +0000 (10:47 +0200)] 
[3180] Test that unpackOptions works properly for Dhcpv4Srv.

12 years ago[3152] Minor changes to message/comment text
Stephen Morris [Sun, 6 Oct 2013 19:57:39 +0000 (20:57 +0100)] 
[3152] Minor changes to message/comment text

Also added spaces around some operators.

12 years ago[3180] Implemented support for callback functions to parse options.
Marcin Siodelski [Fri, 4 Oct 2013 19:17:07 +0000 (21:17 +0200)] 
[3180] Implemented support for callback functions to parse options.

12 years ago[3153] Support for PD in Release implemented
Tomek Mrugalski [Fri, 4 Oct 2013 18:57:29 +0000 (20:57 +0200)] 
[3153] Support for PD in Release implemented

12 years ago[3153] PD renewal implemented.
Tomek Mrugalski [Fri, 4 Oct 2013 18:43:36 +0000 (20:43 +0200)] 
[3153] PD renewal implemented.

12 years ago[3153] pdReleaseReject unit-test written.
Tomek Mrugalski [Fri, 4 Oct 2013 18:32:41 +0000 (20:32 +0200)] 
[3153] pdReleaseReject unit-test written.

12 years ago[3153] pdReleaseBasic implemented
Tomek Mrugalski [Fri, 4 Oct 2013 18:04:59 +0000 (20:04 +0200)] 
[3153] pdReleaseBasic implemented

12 years ago[3153] pdRenewReject test implemented.
Tomek Mrugalski [Fri, 4 Oct 2013 17:45:48 +0000 (19:45 +0200)] 
[3153] pdRenewReject test implemented.

12 years ago[3153] First unit-test for PD renew written
Tomek Mrugalski [Fri, 4 Oct 2013 12:59:39 +0000 (14:59 +0200)] 
[3153] First unit-test for PD renew written

12 years ago[master] Merge branch 'trac3171' (DHCPv6-PD support in Allocation Engine)
Tomek Mrugalski [Thu, 3 Oct 2013 16:35:06 +0000 (18:35 +0200)] 
[master] Merge branch 'trac3171' (DHCPv6-PD support in Allocation Engine)

Conflicts:
ChangeLog

12 years ago[681] Ignore SIGPIPE in msgq as child write failures are handled by try.
Kean Johnston [Thu, 3 Oct 2013 14:37:21 +0000 (16:37 +0200)] 
[681] Ignore SIGPIPE in msgq as child write failures are handled by try.

12 years ago[3171] ChangeLog updated.
Tomek Mrugalski [Thu, 3 Oct 2013 14:16:55 +0000 (16:16 +0200)] 
[3171] ChangeLog updated.

12 years ago[3171] Changes after review:
Tomek Mrugalski [Thu, 3 Oct 2013 14:14:36 +0000 (16:14 +0200)] 
[3171] Changes after review:

 - non-const getPools() renamed to getPoolsWritable()
 - docs update

12 years ago[3171] Trivial: corrected one typo.
Marcin Siodelski [Thu, 3 Oct 2013 09:54:24 +0000 (11:54 +0200)] 
[3171] Trivial: corrected one typo.

12 years agoSmall fix to ensure make install works when srcdir != objdir
Kean Johnston [Thu, 3 Oct 2013 07:51:50 +0000 (09:51 +0200)] 
Small fix to ensure make install works when srcdir != objdir

12 years agoSmall fix to ensure make install works when srcdir != objdir
Kean Johnston [Thu, 3 Oct 2013 07:51:02 +0000 (09:51 +0200)] 
Small fix to ensure make install works when srcdir != objdir

12 years ago[3171] Changes after review:
Tomek Mrugalski [Wed, 2 Oct 2013 18:31:23 +0000 (20:31 +0200)] 
[3171] Changes after review:

 - allocateLease6 => allocateLeases6()
 - consts added
 - consts removed
 - comments added, expanded, clarified, capitalized

12 years ago[3171] Pool::toText() implemented, exception error in AllocEngine clarified
Tomek Mrugalski [Wed, 2 Oct 2013 11:11:11 +0000 (13:11 +0200)] 
[3171] Pool::toText() implemented, exception error in AllocEngine clarified

12 years ago[3152] ChangeLog updated
Tomek Mrugalski [Wed, 2 Oct 2013 09:11:38 +0000 (11:11 +0200)] 
[3152] ChangeLog updated

12 years ago[3177] Comment update for docsis test with a pointer to #3180 ticket.
Tomek Mrugalski [Tue, 1 Oct 2013 14:55:47 +0000 (16:55 +0200)] 
[3177] Comment update for docsis test with a pointer to #3180 ticket.

12 years ago[3177] ChangeLog updated
Tomek Mrugalski [Tue, 1 Oct 2013 14:49:13 +0000 (16:49 +0200)] 
[3177] ChangeLog updated

12 years ago[3177] Relayed traffic is now being send to the proper port
Tomek Mrugalski [Tue, 1 Oct 2013 14:47:00 +0000 (16:47 +0200)] 
[3177] Relayed traffic is now being send to the proper port

 - Dhcp6Srv fix
 - unit-tests written
 - Added DOCSIS3.0 relayed traffic unit-test

12 years ago[master] Add ChangeLog for #2750, #2751
Mukund Sivaraman [Tue, 1 Oct 2013 13:29:28 +0000 (18:59 +0530)] 
[master] Add ChangeLog for #2750, #2751

12 years ago[master] ChangeLog for trac3113.
Stephen Morris [Tue, 1 Oct 2013 13:23:33 +0000 (14:23 +0100)] 
[master] ChangeLog for trac3113.

12 years ago[master] Merge branch 'trac3113'
Stephen Morris [Tue, 1 Oct 2013 13:16:40 +0000 (14:16 +0100)] 
[master] Merge branch 'trac3113'

12 years ago[master] Update comment for DomainTree test data
Mukund Sivaraman [Tue, 1 Oct 2013 12:53:16 +0000 (18:23 +0530)] 
[master] Update comment for DomainTree test data

Suggested by Michal in #2750, reviewed by me.

12 years agoMerge branch 'trac2750'
Mukund Sivaraman [Tue, 1 Oct 2013 11:06:50 +0000 (16:36 +0530)] 
Merge branch 'trac2750'

12 years ago[master] Add message that make must be run before make check
Mukund Sivaraman [Tue, 1 Oct 2013 08:24:18 +0000 (13:54 +0530)] 
[master] Add message that make must be run before make check

12 years ago[master] Add ChangeLog for #2274
Naoki Kambe [Mon, 30 Sep 2013 09:36:38 +0000 (18:36 +0900)] 
[master] Add ChangeLog for #2274

12 years ago[master] Merge branch 'trac2274'
Naoki Kambe [Mon, 30 Sep 2013 09:34:42 +0000 (18:34 +0900)] 
[master] Merge branch 'trac2274'

12 years ago[2274] editorial fix due to reviewer's suggestion
Naoki Kambe [Mon, 30 Sep 2013 09:14:49 +0000 (18:14 +0900)] 
[2274] editorial fix due to reviewer's suggestion

12 years ago[2307] See also the DHCP Performance Guide
Jeremy C. Reed [Fri, 27 Sep 2013 17:36:09 +0000 (12:36 -0500)] 
[2307] See also the DHCP Performance Guide

12 years ago[2307] mention some defaults, reword some option descriptions
Jeremy C. Reed [Fri, 27 Sep 2013 17:32:37 +0000 (12:32 -0500)] 
[2307] mention some defaults, reword some option descriptions

and clarify some options better

12 years ago[2307]fix misspelling typos in output
Jeremy C. Reed [Fri, 27 Sep 2013 17:31:33 +0000 (12:31 -0500)] 
[2307]fix misspelling typos in output

12 years ago[2307] some xml formatting
Jeremy C. Reed [Fri, 27 Sep 2013 15:43:37 +0000 (10:43 -0500)] 
[2307] some xml formatting

content is not changed in this commit

12 years ago[master] Added ChangeLog entry 681 for trac# 3151.
Thomas Markwalder [Fri, 27 Sep 2013 12:06:18 +0000 (08:06 -0400)] 
[master] Added ChangeLog entry 681 for trac# 3151.

12 years ago[master] Merge branch 'trac3151'
Thomas Markwalder [Fri, 27 Sep 2013 11:46:53 +0000 (07:46 -0400)] 
[master] Merge branch 'trac3151'

Adds configuration support prefix delegation pools in IPv6 subnets to b10-dhcp6.

12 years ago[3151] Removed dhcpsrv/test_libraries.h
Thomas Markwalder [Fri, 27 Sep 2013 11:43:33 +0000 (07:43 -0400)] 
[3151] Removed dhcpsrv/test_libraries.h

This is a generated file that should not have been in the repo.

12 years ago[3151] Replaced curly braces with code and endcode in dhcp6/config_parser.cc
Thomas Markwalder [Fri, 27 Sep 2013 11:39:27 +0000 (07:39 -0400)] 
[3151] Replaced curly braces with code and endcode in dhcp6/config_parser.cc

12 years ago[3152] Dhcpv6Srv is now able to allocate prefixes
Tomek Mrugalski [Fri, 27 Sep 2013 10:31:08 +0000 (12:31 +0200)] 
[3152] Dhcpv6Srv is now able to allocate prefixes

12 years ago[3151] Addressed review comments.
Thomas Markwalder [Thu, 26 Sep 2013 18:57:16 +0000 (14:57 -0400)] 
[3151] Addressed review comments.

Added additional unit tests, a starter section to
the user's guide for b10-dhcp6 prefix delegation
configuration and various cleanup.

12 years ago[2307] add new -e option
Jeremy C. Reed [Thu, 26 Sep 2013 13:46:07 +0000 (08:46 -0500)] 
[2307] add new -e option

and add some TODOs

12 years ago[master] remove file that is generated by configure
Jeremy C. Reed [Thu, 26 Sep 2013 12:55:21 +0000 (07:55 -0500)] 
[master] remove file that is generated by configure

okayed on jabber

12 years ago[master] Added ChangeLog entry for #3173.
Marcin Siodelski [Thu, 26 Sep 2013 06:29:13 +0000 (08:29 +0200)] 
[master] Added ChangeLog entry for #3173.

Also fixed whitespace errors and tabs in 678 and 679.

12 years ago[2307] add command-line options
Jeremy C. Reed [Thu, 26 Sep 2013 00:58:15 +0000 (19:58 -0500)] 
[2307] add command-line options

This is not formatted or organized yet.

12 years ago[2307] fix typo in misspelling in usage output
Jeremy C. Reed [Thu, 26 Sep 2013 00:57:07 +0000 (19:57 -0500)] 
[2307] fix typo in misspelling in usage output

12 years ago[master] Merge branch 'trac3173'
Marcin Siodelski [Wed, 25 Sep 2013 18:45:35 +0000 (20:45 +0200)] 
[master] Merge branch 'trac3173'

12 years ago[3113] Merge branch 'trac3113_test' into trac3113
Stephen Morris [Wed, 25 Sep 2013 17:16:25 +0000 (18:16 +0100)] 
[3113] Merge branch 'trac3113_test' into trac3113

12 years ago[2307] makefile generate manual and add start of perfdhcp man page
Jeremy C. Reed [Wed, 25 Sep 2013 16:48:35 +0000 (11:48 -0500)] 
[2307] makefile generate manual and add start of perfdhcp man page

12 years ago[3173] Addressed review comments.
Marcin Siodelski [Wed, 25 Sep 2013 07:55:19 +0000 (09:55 +0200)] 
[3173] Addressed review comments.

12 years ago[master] Added ChangeLog entry 679 for trac 3156
Thomas Markwalder [Tue, 24 Sep 2013 18:16:34 +0000 (14:16 -0400)] 
[master] Added ChangeLog entry 679 for trac 3156

Added the ChangeLog entry and fixed a minor clang complain in dhcp6.

12 years ago[master] Merge branch 'trac3156'
Thomas Markwalder [Tue, 24 Sep 2013 16:02:42 +0000 (12:02 -0400)] 
[master] Merge branch 'trac3156'

Extracts the d2 finite state machine implementation from within
d2::NameChangeTransacation into its own class d2::StateModel.

12 years ago[3156] Minor review changes.
Thomas Markwalder [Tue, 24 Sep 2013 15:52:08 +0000 (11:52 -0400)] 
[3156] Minor review changes.

Added empty implemenation of StateMode::onModelFailure and
renamed event and state boundary constants.

12 years ago[3171] alloc{Address -> Lease} rename, compilation fixes
Tomek Mrugalski [Tue, 24 Sep 2013 09:25:55 +0000 (11:25 +0200)] 
[3171] alloc{Address -> Lease} rename, compilation fixes

12 years ago[3171] Documentation and comments updated
Tomek Mrugalski [Tue, 24 Sep 2013 09:00:05 +0000 (11:00 +0200)] 
[3171] Documentation and comments updated

12 years ago[3151] Added prefix delegation configuration support to b10-dhcp6
Thomas Markwalder [Mon, 23 Sep 2013 20:17:44 +0000 (16:17 -0400)] 
[3151] Added prefix delegation configuration support to b10-dhcp6

Added entries to dhcp6.spec file to allow a list of prefix
delegation pools to be defined for subnet6 entries, along
with the necessary parsing logic in dhcp6.

12 years ago[3173] Fixed the doxygen error in perfdhcp.
Marcin Siodelski [Mon, 23 Sep 2013 13:51:27 +0000 (15:51 +0200)] 
[3173] Fixed the doxygen error in perfdhcp.

12 years ago[3173] Fixed cppcheck errors in perfdhcp.
Marcin Siodelski [Mon, 23 Sep 2013 13:47:48 +0000 (15:47 +0200)] 
[3173] Fixed cppcheck errors in perfdhcp.

12 years ago[3173] Improved comments in the CommandOptions unit tests.
Marcin Siodelski [Mon, 23 Sep 2013 13:15:17 +0000 (15:15 +0200)] 
[3173] Improved comments in the CommandOptions unit tests.

12 years ago[master]Merge branch 'trac2939'
Jeremy C. Reed [Mon, 23 Sep 2013 13:07:13 +0000 (08:07 -0500)] 
[master]Merge branch 'trac2939'

to add check for python sqlite3 module

12 years ago[3173] Minor: fixed typos in perfdhcp files.
Marcin Siodelski [Mon, 23 Sep 2013 12:59:13 +0000 (14:59 +0200)] 
[3173] Minor: fixed typos in perfdhcp files.