]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 years ago[3664] Trivial fix: added space in the exception thrown from main.cc.
Marcin Siodelski [Fri, 23 Jan 2015 11:34:34 +0000 (12:34 +0100)] 
[3664] Trivial fix: added space in the exception thrown from main.cc.

10 years ago[3664] Corrected a typo in the lfc main function.
Marcin Siodelski [Fri, 23 Jan 2015 10:54:57 +0000 (11:54 +0100)] 
[3664] Corrected a typo in the lfc main function.

10 years ago[3664] Trivial fixes to documentation of LFCController class.
Marcin Siodelski [Fri, 23 Jan 2015 10:53:32 +0000 (11:53 +0100)] 
[3664] Trivial fixes to documentation of LFCController class.

10 years ago[trac3664] Update per review comments
Shawn Routhier [Fri, 23 Jan 2015 05:54:22 +0000 (21:54 -0800)] 
[trac3664] Update per review comments

10 years ago[3664] Minor changes as a result of the review.
Marcin Siodelski [Thu, 22 Jan 2015 15:31:04 +0000 (16:31 +0100)] 
[3664] Minor changes as a result of the review.

- Fixed identation in configure.ac
- Added kea-lfc to Doxygen
- Corrected some little typos in the kea-lfc man page
- Removed unnecessary headers and libraries
- lfc.h updated - one comment, one method made const
- added anonymous namespace for lfc_controller_unittests.cc

10 years ago[trac3664] Cleanup
Shawn Routhier [Thu, 22 Jan 2015 03:33:32 +0000 (19:33 -0800)] 
[trac3664] Cleanup

Cleanup spaces and such to meet coding specs

Remove testing artifacts

Update man page documenation

10 years ago[trac3664] Code updates and add unittests for parsing
Shawn Routhier [Wed, 21 Jan 2015 06:37:10 +0000 (22:37 -0800)] 
[trac3664] Code updates and add unittests for parsing

Add the structure for doing unittests and add some tests
to exercise parseArgs().

Rename the class to lfcController to be more in line with
the coding spec.

10 years ago[trac3664] Add the command line processing
Shawn Routhier [Tue, 20 Jan 2015 08:28:49 +0000 (00:28 -0800)] 
[trac3664] Add the command line processing

Continue adding the boiler plate files and
add the function to parse the command line arguments.

10 years ago[trac3664] Scaffolding for the lfc program
Shawn Routhier [Fri, 16 Jan 2015 05:32:11 +0000 (21:32 -0800)] 
[trac3664] Scaffolding for the lfc program

Add the lfc directory and update the auto tool files to
process it.

10 years ago[master] Added ChangeLog entry for #3671. trac3504_base trac3616_base trac3632_base trac3656_base trac3661_base
Marcin Siodelski [Wed, 14 Jan 2015 19:26:45 +0000 (20:26 +0100)] 
[master] Added ChangeLog entry for #3671.

10 years ago[master] Merge branch 'trac3671'
Marcin Siodelski [Wed, 14 Jan 2015 17:46:38 +0000 (18:46 +0100)] 
[master] Merge branch 'trac3671'

10 years ago[3671] Addressed second round of review comments.
Marcin Siodelski [Wed, 14 Jan 2015 15:09:06 +0000 (16:09 +0100)] 
[3671] Addressed second round of review comments.

Simplified the method which loads leases from the CSV file.

10 years ago[3671] Addressed review comments.
Marcin Siodelski [Wed, 14 Jan 2015 10:57:54 +0000 (11:57 +0100)] 
[3671] Addressed review comments.

10 years ago[3671] Added unit test for loading v6 leases from multiple files.
Marcin Siodelski [Mon, 12 Jan 2015 11:38:47 +0000 (12:38 +0100)] 
[3671] Added unit test for loading v6 leases from multiple files.

Also, prevented opening the optional lease files if they don't exist.

10 years ago[3671] Memfile loads leases from multiple lease files.
Marcin Siodelski [Fri, 9 Jan 2015 20:25:18 +0000 (21:25 +0100)] 
[3671] Memfile loads leases from multiple lease files.

10 years ago[3671] Created a function to read leases from multiple files.
Marcin Siodelski [Fri, 9 Jan 2015 18:48:32 +0000 (19:48 +0100)] 
[3671] Created a function to read leases from multiple files.

10 years ago[3671] Isolated the container for leases into the separate file.
Marcin Siodelski [Fri, 9 Jan 2015 17:34:34 +0000 (18:34 +0100)] 
[3671] Isolated the container for leases into the separate file.

Also added an utility class to bulk load leases from the file.

10 years ago[master] Minor fix in kea-admin (password is now handled properly)
Tomek Mrugalski [Thu, 8 Jan 2015 19:08:10 +0000 (20:08 +0100)] 
[master] Minor fix in kea-admin (password is now handled properly)

10 years agoChangeLog update for #trac3662
Wlodek Wencel [Mon, 5 Jan 2015 15:00:28 +0000 (16:00 +0100)] 
ChangeLog update for #trac3662

10 years agoMerge branch 'trac3662'
Wlodek Wencel [Mon, 5 Jan 2015 14:58:10 +0000 (15:58 +0100)] 
Merge branch 'trac3662'

10 years agoChangeLog update for #trac3663
Wlodek Wencel [Mon, 5 Jan 2015 14:56:28 +0000 (15:56 +0100)] 
ChangeLog update for #trac3663

10 years agoChangeLog update for #trac3663
Wlodek Wencel [Mon, 5 Jan 2015 14:55:51 +0000 (15:55 +0100)] 
ChangeLog update for #trac3663

10 years agoMerge branch 'trac3663'
Wlodek Wencel [Mon, 5 Jan 2015 14:51:08 +0000 (15:51 +0100)] 
Merge branch 'trac3663'

10 years ago[trac3663] Error message changed for errcodes.h file
Wlodek Wencel [Mon, 5 Jan 2015 13:35:44 +0000 (14:35 +0100)] 
[trac3663] Error message changed for errcodes.h file

10 years ago[3548] ChangeLog updated after trac3548
Tomek Mrugalski [Mon, 29 Dec 2014 20:24:02 +0000 (21:24 +0100)] 
[3548] ChangeLog updated after trac3548

10 years ago[3548] Compilation fix.
Tomek Mrugalski [Mon, 29 Dec 2014 20:22:40 +0000 (21:22 +0100)] 
[3548] Compilation fix.

10 years ago[3548] Rebase fix
Tomek Mrugalski [Mon, 29 Dec 2014 19:36:58 +0000 (20:36 +0100)] 
[3548] Rebase fix

10 years ago[3548] Reordered MAC aquisition methods.
Tomek Mrugalski [Thu, 11 Dec 2014 12:18:35 +0000 (13:18 +0100)] 
[3548] Reordered MAC aquisition methods.

10 years ago[3548] Fix in getMACFromDUID unit-tests.
Tomek Mrugalski [Thu, 11 Dec 2014 12:18:12 +0000 (13:18 +0100)] 
[3548] Fix in getMACFromDUID unit-tests.

10 years ago[3548] ChangeLog, AUTHORS updated.
Tomek Mrugalski [Thu, 11 Dec 2014 12:05:06 +0000 (13:05 +0100)] 
[3548] ChangeLog, AUTHORS updated.

10 years ago[3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID()
Tomek Mrugalski [Thu, 11 Dec 2014 12:03:53 +0000 (13:03 +0100)] 
[3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID()

10 years ago[3548] Patch as provided by Adam Kalmus
Tomek Mrugalski [Thu, 11 Dec 2014 11:05:46 +0000 (12:05 +0100)] 
[3548] Patch as provided by Adam Kalmus

10 years ago[trac3663] Checking for errocodes.h in PostgreSQL headers
Wlodek Wencel [Mon, 29 Dec 2014 15:09:12 +0000 (16:09 +0100)] 
[trac3663] Checking for errocodes.h in PostgreSQL headers

10 years ago[trac3662] removed name of non-existing script from Makefile
Wlodek Wencel [Mon, 29 Dec 2014 14:06:28 +0000 (15:06 +0100)] 
[trac3662] removed name of non-existing script from Makefile

10 years ago[master] update Changelog
Francis Dupont [Wed, 24 Dec 2014 14:29:30 +0000 (15:29 +0100)] 
[master] update Changelog

10 years ago[master] merge cryptolink API cleanup (trac3606a)
Francis Dupont [Wed, 24 Dec 2014 14:28:29 +0000 (15:28 +0100)] 
[master] merge cryptolink API cleanup (trac3606a)

10 years ago[master] another compilation fix
Tomek Mrugalski [Tue, 23 Dec 2014 23:02:07 +0000 (00:02 +0100)] 
[master] another compilation fix

10 years ago[master] Compilation fix for Fedora (missing include added)
Tomek Mrugalski [Tue, 23 Dec 2014 21:43:36 +0000 (22:43 +0100)] 
[master] Compilation fix for Fedora (missing include added)

10 years ago[master] ChangeLog updated after #3554 merge.
Tomek Mrugalski [Tue, 23 Dec 2014 15:46:28 +0000 (16:46 +0100)] 
[master] ChangeLog updated after #3554 merge.

10 years ago[master] Merge branch 'trac3554' (mac-sources parameter added)
Tomek Mrugalski [Tue, 23 Dec 2014 15:43:43 +0000 (16:43 +0100)] 
[master] Merge branch 'trac3554' (mac-sources parameter added)

10 years ago[3554] Changes after review:
Tomek Mrugalski [Tue, 23 Dec 2014 15:41:29 +0000 (16:41 +0100)] 
[3554] Changes after review:
 - eth0 => ethX in several examples
 - added @todo in Dhcp6Srv, getMAC() is now static
 - added @todo in CfgMACSource

10 years ago[3554] Updated the MAC/HW addresses in DHCPv6 section in the kea-guide.
Marcin Siodelski [Tue, 23 Dec 2014 14:54:45 +0000 (15:54 +0100)] 
[3554] Updated the MAC/HW addresses in DHCPv6 section in the kea-guide.

10 years ago[3554] Doxygen clean-up.
Tomek Mrugalski [Tue, 23 Dec 2014 13:07:16 +0000 (14:07 +0100)] 
[3554] Doxygen clean-up.

10 years ago[3554] Changes after review:
Tomek Mrugalski [Tue, 23 Dec 2014 12:50:20 +0000 (13:50 +0100)] 
[3554] Changes after review:

 - Moved MAC operations to a new CfgMACSource class
 - Moved macros to HWaddr class
 - Added several unit-tests for MAC sources
 - MAC extraction code moved to separate function in Dhcpv6Srv

10 years ago[3554] MAC Sources description in the User's Guide clarified
Tomek Mrugalski [Tue, 23 Dec 2014 12:18:29 +0000 (13:18 +0100)] 
[3554] MAC Sources description in the User's Guide clarified

10 years ago[3554] config examples updated: eth9 -> ethX
Tomek Mrugalski [Tue, 23 Dec 2014 12:17:59 +0000 (13:17 +0100)] 
[3554] config examples updated: eth9 -> ethX

10 years ago[3554] Config examples updated
Tomek Mrugalski [Tue, 23 Dec 2014 10:41:43 +0000 (11:41 +0100)] 
[3554] Config examples updated
 - clarified that order in mac-sources is important
 - tweaked all examples to use eth9 rather than more common eth0

10 years ago[master] Added ChangeLog entry for #3539.
Marcin Siodelski [Mon, 22 Dec 2014 18:28:48 +0000 (19:28 +0100)] 
[master] Added ChangeLog entry for #3539.

10 years ago[master] Merge branch 'trac3539'
Marcin Siodelski [Mon, 22 Dec 2014 18:26:42 +0000 (19:26 +0100)] 
[master] Merge branch 'trac3539'

10 years ago[master] Added ChangeLog entry for 3564.
Marcin Siodelski [Mon, 22 Dec 2014 16:50:11 +0000 (17:50 +0100)] 
[master] Added ChangeLog entry for 3564.

10 years ago[3539] Minor grammar changes to dhcpsrv message explanation
Stephen Morris [Mon, 22 Dec 2014 14:30:56 +0000 (14:30 +0000)] 
[3539] Minor grammar changes to dhcpsrv message explanation

10 years ago[master] Merge branch 'trac3564'
Marcin Siodelski [Mon, 22 Dec 2014 13:13:18 +0000 (14:13 +0100)] 
[master] Merge branch 'trac3564'

10 years ago[3564] Extended the configuration example with the in-pool reservation.
Marcin Siodelski [Mon, 22 Dec 2014 13:12:11 +0000 (14:12 +0100)] 
[3564] Extended the configuration example with the in-pool reservation.

One of the reservations is within the pool of dynamically allocated
addresses. The example demonstrates that the server will not allocate
this address dynamically and will only assign it to the client that
has a reservation for it.

10 years ago[3539] Address review comments.
Marcin Siodelski [Mon, 22 Dec 2014 11:24:07 +0000 (12:24 +0100)] 
[3539] Address review comments.

10 years ago[3539] Minor corrections to documentation
Stephen Morris [Mon, 22 Dec 2014 10:38:47 +0000 (10:38 +0000)] 
[3539] Minor corrections to documentation

10 years ago[3564] Addressed review comments.
Marcin Siodelski [Fri, 19 Dec 2014 18:19:36 +0000 (19:19 +0100)] 
[3564] Addressed review comments.

10 years ago[3564] Compilation fix.
Tomek Mrugalski [Fri, 19 Dec 2014 13:19:20 +0000 (14:19 +0100)] 
[3564] Compilation fix.

10 years ago[3539] Trivial fix in the error message thrown by the CfgIface.
Marcin Siodelski [Thu, 18 Dec 2014 10:43:28 +0000 (11:43 +0100)] 
[3539] Trivial fix in the error message thrown by the CfgIface.

10 years ago[3539] Updated user guide with the info about address selection on iface.
Marcin Siodelski [Thu, 18 Dec 2014 10:30:07 +0000 (11:30 +0100)] 
[3539] Updated user guide with the info about address selection on iface.

10 years ago[3539] Added unit test for use of explicit IPv4 address on interface.
Marcin Siodelski [Thu, 18 Dec 2014 10:03:40 +0000 (11:03 +0100)] 
[3539] Added unit test for use of explicit IPv4 address on interface.

10 years ago[3539] A few additions and fixes in unit tests for CfgIface class.
Marcin Siodelski [Wed, 17 Dec 2014 18:42:40 +0000 (19:42 +0100)] 
[3539] A few additions and fixes in unit tests for CfgIface class.

10 years ago[3539] Interface Manager do selects addresses to bind sockets to.
Marcin Siodelski [Wed, 17 Dec 2014 18:08:32 +0000 (19:08 +0100)] 
[3539] Interface Manager do selects addresses to bind sockets to.

10 years ago[3539] Iface configuration allows for specifying IPv4 address to listen on.
Marcin Siodelski [Wed, 17 Dec 2014 17:48:51 +0000 (18:48 +0100)] 
[3539] Iface configuration allows for specifying IPv4 address to listen on.

10 years ago[master] Added ChangeLog for #3635.
Stephen Morris [Wed, 17 Dec 2014 12:17:15 +0000 (12:17 +0000)] 
[master] Added ChangeLog for #3635.

10 years ago[master] Merge branch 'trac3635'
Stephen Morris [Wed, 17 Dec 2014 11:59:49 +0000 (11:59 +0000)] 
[master] Merge branch 'trac3635'

10 years ago[3635] Minor corrections after review
Stephen Morris [Wed, 17 Dec 2014 11:58:38 +0000 (11:58 +0000)] 
[3635] Minor corrections after review

10 years ago[3554] Example config added.
Tomek Mrugalski [Tue, 16 Dec 2014 19:23:24 +0000 (20:23 +0100)] 
[3554] Example config added.

10 years ago[3554] User's Guide updated.
Tomek Mrugalski [Tue, 16 Dec 2014 19:20:57 +0000 (20:20 +0100)] 
[3554] User's Guide updated.

10 years ago[3554] Fix in Pkt::MACSourceFromText()
Tomek Mrugalski [Tue, 16 Dec 2014 15:18:44 +0000 (16:18 +0100)] 
[3554] Fix in Pkt::MACSourceFromText()

10 years ago[3554] Unit-tests implemented.
Tomek Mrugalski [Tue, 16 Dec 2014 15:18:21 +0000 (16:18 +0100)] 
[3554] Unit-tests implemented.

10 years ago[3554] Configurable MAC sources implemented.
Tomek Mrugalski [Tue, 16 Dec 2014 13:53:57 +0000 (14:53 +0100)] 
[3554] Configurable MAC sources implemented.

10 years ago[3564] Updated Developer Guide with information about host reservations.
Marcin Siodelski [Mon, 15 Dec 2014 14:46:53 +0000 (15:46 +0100)] 
[3564] Updated Developer Guide with information about host reservations.

10 years ago[3643] Fix problem on Ubuntu and NetBSD Builds
Stephen Morris [Mon, 15 Dec 2014 14:45:28 +0000 (14:45 +0000)] 
[3643] Fix problem on Ubuntu and NetBSD Builds

Both Ubuntu and NetBSD builds fail because of what appears to be an error
trying to the use "equal_range" method of one of the classes associated with
the Boost multi-index container. The cause is uncertain - other systems
build successfully, so the problem might no lie here, e.g. it could be in
the compiler.  This fix attempts to side-step the problem by modifying the
affected files so as not to use this method.

10 years ago[3564] Improved commentary for the allocation engine.
Marcin Siodelski [Mon, 15 Dec 2014 13:16:03 +0000 (14:16 +0100)] 
[3564] Improved commentary for the allocation engine.

10 years ago[3564] Implemented tests for address conflicts resolution.
Marcin Siodelski [Mon, 15 Dec 2014 09:56:16 +0000 (10:56 +0100)] 
[3564] Implemented tests for address conflicts resolution.

The new tests are implemented using the Dhcp4Client class. It has been
found that the server returns DHCPNAK in response to DHCPDISCOVER which
was wrong. Now, the server doesn't respond to DHCPDISCOVER if it can't
find an address. As a result, a number of tests had to be fixed which
relied on this invalid behavior.

10 years ago[3564] Fix failing unit tests after the updates to the allocation engine.
Marcin Siodelski [Thu, 11 Dec 2014 21:19:10 +0000 (22:19 +0100)] 
[3564] Fix failing unit tests after the updates to the allocation engine.

10 years ago[3564] Renamed hint to requested_address in allocation engine.
Marcin Siodelski [Thu, 11 Dec 2014 16:15:38 +0000 (17:15 +0100)] 
[3564] Renamed hint to requested_address in allocation engine.

10 years ago[3564] Resolve conflicts with the reserved addresses in allocation engine.
Marcin Siodelski [Thu, 11 Dec 2014 15:59:22 +0000 (16:59 +0100)] 
[3564] Resolve conflicts with the reserved addresses in allocation engine.

10 years ago[3564] Updated allocateLease4 in allocation engine to use reservations.
Marcin Siodelski [Thu, 4 Dec 2014 18:07:16 +0000 (19:07 +0100)] 
[3564] Updated allocateLease4 in allocation engine to use reservations.

10 years ago[master] Added ChangeLog for #3628.
Marcin Siodelski [Wed, 10 Dec 2014 19:42:59 +0000 (20:42 +0100)] 
[master] Added ChangeLog for #3628.

10 years ago[master] Merge branch 'trac3628'
Marcin Siodelski [Wed, 10 Dec 2014 19:41:19 +0000 (20:41 +0100)] 
[master] Merge branch 'trac3628'

Conflicts:
src/lib/dhcpsrv/Makefile.am
src/lib/dhcpsrv/cfg_hosts.cc
src/lib/dhcpsrv/tests/cfg_hosts_unittest.cc

10 years ago[3635] Correct Doxyfile
Stephen Morris [Wed, 10 Dec 2014 18:21:44 +0000 (18:21 +0000)] 
[3635] Correct Doxyfile

A previous change altered the location of the perfdhcp code (and
associated Doxygen documentation) without altering the list of
directories searched by doxygen.  This commit fixes that problem.

10 years ago[3635] Remove references to DNS servers in the Hooks Developer's Guide.
Stephen Morris [Wed, 10 Dec 2014 17:20:47 +0000 (17:20 +0000)] 
[3635] Remove references to DNS servers in the Hooks Developer's Guide.

10 years ago[master] ChangeLog updated after #3556 merge.
Tomek Mrugalski [Wed, 10 Dec 2014 10:04:36 +0000 (11:04 +0100)] 
[master] ChangeLog updated after #3556 merge.

10 years ago[master] Merge branch 'trac3556' (MAC in MySQL backend for kea6)
Tomek Mrugalski [Wed, 10 Dec 2014 10:02:06 +0000 (11:02 +0100)] 
[master] Merge branch 'trac3556' (MAC in MySQL backend for kea6)

10 years ago[3556] Renamed lease6_hwaddr_source => lease_hwaddr_source
Tomek Mrugalski [Wed, 10 Dec 2014 10:01:43 +0000 (11:01 +0100)] 
[3556] Renamed lease6_hwaddr_source => lease_hwaddr_source

10 years ago[master] ChangeLog updated.
Tomek Mrugalski [Wed, 10 Dec 2014 09:23:18 +0000 (10:23 +0100)] 
[master] ChangeLog updated.

10 years ago[master] Merge branch 'trac3599' (kea-admin)
Tomek Mrugalski [Wed, 10 Dec 2014 09:21:59 +0000 (10:21 +0100)] 
[master] Merge branch 'trac3599' (kea-admin)

10 years ago[master] Merge branch 'trac3551' (RFC6939 support)
Tomek Mrugalski [Wed, 10 Dec 2014 08:42:44 +0000 (09:42 +0100)] 
[master] Merge branch 'trac3551' (RFC6939 support)

Conflicts:
ChangeLog

10 years ago[3551] Doc, AUTHORS, ChangeLog updated.
Tomek Mrugalski [Wed, 10 Dec 2014 08:40:32 +0000 (09:40 +0100)] 
[3551] Doc, AUTHORS, ChangeLog updated.

10 years ago[3599] @todo for extending the upgrade test added.
Tomek Mrugalski [Tue, 9 Dec 2014 19:57:53 +0000 (20:57 +0100)] 
[3599] @todo for extending the upgrade test added.

10 years ago[3599] make distcheck fix
Tomek Mrugalski [Tue, 9 Dec 2014 19:49:58 +0000 (20:49 +0100)] 
[3599] make distcheck fix

10 years ago[3635] Updated details of how to configure hooks libraries
Stephen Morris [Tue, 9 Dec 2014 17:58:56 +0000 (17:58 +0000)] 
[3635] Updated details of how to configure hooks libraries

10 years ago[3628] Addressed review comments.
Marcin Siodelski [Tue, 9 Dec 2014 17:47:50 +0000 (18:47 +0100)] 
[3628] Addressed review comments.

One of the major changes was to eliminate possibility of defining the dead
reservation: neither hostname nor IP address reserved and covering it with
suitable unit tests.

10 years agoMerge branch 'master' into trac3599
Tomek Mrugalski [Tue, 9 Dec 2014 17:25:56 +0000 (18:25 +0100)] 
Merge branch 'master' into trac3599

10 years ago[3551] Minor changes after review.
Tomek Mrugalski [Tue, 9 Dec 2014 16:04:59 +0000 (17:04 +0100)] 
[3551] Minor changes after review.

10 years ago[master] Added ChangeLog entry for #3467.
Marcin Siodelski [Tue, 9 Dec 2014 11:41:15 +0000 (12:41 +0100)] 
[master] Added ChangeLog entry for #3467.

10 years ago[master] Merge branch 'trac3467'
Marcin Siodelski [Tue, 9 Dec 2014 09:39:58 +0000 (10:39 +0100)] 
[master] Merge branch 'trac3467'

10 years ago[3467] Added example configurations for options.
Marcin Siodelski [Tue, 9 Dec 2014 09:38:48 +0000 (10:38 +0100)] 
[3467] Added example configurations for options.

10 years ago[3551] Patch as submitted by David (see comment 4 in ticket 3551)
Tomek Mrugalski [Tue, 9 Dec 2014 08:54:57 +0000 (09:54 +0100)] 
[3551] Patch as submitted by David (see comment 4 in ticket 3551)