]>
git.ipfire.org Git - thirdparty/kea.git/log
Francis Dupont [Thu, 22 Jan 2015 10:42:56 +0000 (11:42 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:41:36 +0000 (11:41 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:40:21 +0000 (11:40 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:38:47 +0000 (11:38 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:37:07 +0000 (11:37 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:31:42 +0000 (11:31 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:30:35 +0000 (11:30 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:28:13 +0000 (11:28 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:25:36 +0000 (11:25 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 10:00:55 +0000 (11:00 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 09:54:25 +0000 (10:54 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 09:49:15 +0000 (10:49 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 09:45:06 +0000 (10:45 +0100)]
spelling
Francis Dupont [Thu, 22 Jan 2015 09:42:17 +0000 (10:42 +0100)]
[master] Added ChangeLog entry for #3656
Francis Dupont [Thu, 22 Jan 2015 09:40:51 +0000 (10:40 +0100)]
[master] handle unknown client in the INIT-REBOOT state. #3656
Francis Dupont [Wed, 21 Jan 2015 19:45:26 +0000 (20:45 +0100)]
[master] removed use of exit() in D2 for version command line argument processing (#3616)
Marcin Siodelski [Tue, 20 Jan 2015 17:09:14 +0000 (18:09 +0100)]
[master] Trivial fix for the compilation error on RHEL.
This fix was reviewed and approved on Jabber.
Marcin Siodelski [Tue, 20 Jan 2015 14:08:15 +0000 (15:08 +0100)]
[master] Added ChangeLog entry for #3668.
Marcin Siodelski [Tue, 20 Jan 2015 13:48:34 +0000 (14:48 +0100)]
[master] Merge branch 'trac3668'
Conflicts:
src/lib/dhcpsrv/memfile_lease_mgr.cc
src/lib/dhcpsrv/memfile_lease_mgr.h
Marcin Siodelski [Tue, 20 Jan 2015 13:42:59 +0000 (14:42 +0100)]
[3668] Updated copyright date in the memfile_lease_mgr_unittest.cc
Marcin Siodelski [Tue, 20 Jan 2015 11:03:54 +0000 (12:03 +0100)]
[3668] Further changes after second review.
- Pass io_service to D2Process as a const reference
- Fix issues in memfile unittest
Marcin Siodelski [Tue, 20 Jan 2015 09:20:53 +0000 (10:20 +0100)]
[3668] Fixed the quoteValue method in the DbAccessParser test.
Marcin Siodelski [Mon, 19 Jan 2015 19:06:57 +0000 (20:06 +0100)]
[master] Added ChangeLog entry for #3547.
Also, corrected the whitespaces in the preceding entry.
Marcin Siodelski [Mon, 19 Jan 2015 18:44:03 +0000 (19:44 +0100)]
[master] Merge branch 'trac3547'
Marcin Siodelski [Mon, 19 Jan 2015 18:42:07 +0000 (19:42 +0100)]
[3547] Added instruction numbers in the BPF program as comments.
This change is a result of the review.
Tomek Mrugalski [Mon, 19 Jan 2015 14:45:53 +0000 (15:45 +0100)]
[3547] Indentation fixed.
Tomek Mrugalski [Mon, 19 Jan 2015 13:35:46 +0000 (14:35 +0100)]
[master] ChangeLog updated after #3553 merge.
Marcin Siodelski [Mon, 19 Jan 2015 13:31:50 +0000 (14:31 +0100)]
[3668] Addressed review comments.
Marcin Siodelski [Fri, 16 Jan 2015 16:35:56 +0000 (17:35 +0100)]
[master] Added ChangeLog entry for 3636.
Also fixed whitespaces in some recent entries.
Marcin Siodelski [Fri, 16 Jan 2015 16:14:20 +0000 (17:14 +0100)]
[master] Merge branch 'trac3636'
Marcin Siodelski [Fri, 16 Jan 2015 15:48:13 +0000 (16:48 +0100)]
[3636] Trivial fixes to comply with the coding standards/guidelines.
Marcin Siodelski [Fri, 16 Jan 2015 15:38:51 +0000 (16:38 +0100)]
[3636] Fixes for the failing unit tests.
Tomek Mrugalski [Fri, 16 Jan 2015 14:29:22 +0000 (15:29 +0100)]
[master] Merge branch 'trac3553' (MAC address from docsis options)
Marcin Siodelski [Fri, 16 Jan 2015 12:26:42 +0000 (13:26 +0100)]
[3636] DHCPv4 server does not append the dot at the end of the hostname.
This patch has been proposed by Alexis Fidalgo. It was earlier reported
that Kea always appends a dot at the end of the hostname which may cause
some clients to fail on processing this option.
Marcin Siodelski [Thu, 15 Jan 2015 12:20:03 +0000 (13:20 +0100)]
[3547] Trivial fixes in the PktFilterLPFTest.
Marcin Siodelski [Thu, 15 Jan 2015 11:07:32 +0000 (12:07 +0100)]
[3547] Added test to check raw socket drops packets w/ wrong destination.
Marcin Siodelski [Wed, 14 Jan 2015 19:26:45 +0000 (20:26 +0100)]
[master] Added ChangeLog entry for #3671.
Marcin Siodelski [Wed, 14 Jan 2015 18:42:58 +0000 (19:42 +0100)]
[3547] Updated copyright dates.
Marcin Siodelski [Wed, 14 Jan 2015 17:46:38 +0000 (18:46 +0100)]
[master] Merge branch 'trac3671'
Marcin Siodelski [Wed, 14 Jan 2015 15:27:50 +0000 (16:27 +0100)]
[3547] Trivial fix in the pkt_filter_lpf.
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.
Marcin Siodelski [Wed, 14 Jan 2015 14:24:11 +0000 (15:24 +0100)]
[3547] Updated BPF program to filter out the packets using dest IP address.
Tomek Mrugalski [Wed, 14 Jan 2015 11:22:07 +0000 (12:22 +0100)]
[3553] Changes after review:
- copyright year updated
- comment clarified
- added @todo in Pkt::setHWAddrMember()
- getMACfromDocsis*() don't use intermediate members, will accept
options with length 1
Marcin Siodelski [Wed, 14 Jan 2015 10:57:54 +0000 (11:57 +0100)]
[3671] Addressed review comments.
Marcin Siodelski [Tue, 13 Jan 2015 14:48:43 +0000 (15:48 +0100)]
[3668] Minor correction in the comments in the DHCPv4 and DHCPv6 servers.
Marcin Siodelski [Tue, 13 Jan 2015 14:21:59 +0000 (15:21 +0100)]
[3668] Install LFC timer for the DHCPv4 and DHCPv6 server.
Marcin Siodelski [Tue, 13 Jan 2015 12:48:03 +0000 (13:48 +0100)]
[3668] Minor fix in the DbAcceesParser test.
Marcin Siodelski [Tue, 13 Jan 2015 12:33:42 +0000 (13:33 +0100)]
[3668] Added support for lfc-interval parameter in the DbAccessParser.
Marcin Siodelski [Tue, 13 Jan 2015 11:09:14 +0000 (12:09 +0100)]
[3668] Added a test for disabled LFC timer.
Marcin Siodelski [Tue, 13 Jan 2015 11:09:00 +0000 (12:09 +0100)]
[3668] Better documentation for timers in LeaseMgrs.
Marcin Siodelski [Mon, 12 Jan 2015 20:32:51 +0000 (21:32 +0100)]
[3668] Install LFC callback to trigger LFC periodically.
Marcin Siodelski [Mon, 12 Jan 2015 17:06:41 +0000 (18:06 +0100)]
[3668] Moved the definition of IOServicePtr to asiolink/io_service.h
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.
Marcin Siodelski [Fri, 9 Jan 2015 20:25:18 +0000 (21:25 +0100)]
[3671] Memfile loads leases from multiple lease files.
Marcin Siodelski [Fri, 9 Jan 2015 18:48:32 +0000 (19:48 +0100)]
[3671] Created a function to read leases from multiple files.
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.
Tomek Mrugalski [Thu, 8 Jan 2015 19:08:10 +0000 (20:08 +0100)]
[master] Minor fix in kea-admin (password is now handled properly)
Wlodek Wencel [Mon, 5 Jan 2015 15:00:28 +0000 (16:00 +0100)]
ChangeLog update for #trac3662
Wlodek Wencel [Mon, 5 Jan 2015 14:58:10 +0000 (15:58 +0100)]
Merge branch 'trac3662'
Wlodek Wencel [Mon, 5 Jan 2015 14:56:28 +0000 (15:56 +0100)]
ChangeLog update for #trac3663
Wlodek Wencel [Mon, 5 Jan 2015 14:55:51 +0000 (15:55 +0100)]
ChangeLog update for #trac3663
Wlodek Wencel [Mon, 5 Jan 2015 14:51:08 +0000 (15:51 +0100)]
Merge branch 'trac3663'
Wlodek Wencel [Mon, 5 Jan 2015 13:35:44 +0000 (14:35 +0100)]
[trac3663] Error message changed for errcodes.h file
Stephen Morris [Fri, 2 Jan 2015 20:34:25 +0000 (20:34 +0000)]
[3553] Minor typos corrected in documentation
Tomek Mrugalski [Wed, 31 Dec 2014 13:49:26 +0000 (14:49 +0100)]
[3553] User's Guide updated.
Tomek Mrugalski [Wed, 31 Dec 2014 13:45:09 +0000 (14:45 +0100)]
[3553] Compilation fixes after rebase, other small changes.
Tomek Mrugalski [Tue, 23 Dec 2014 15:18:50 +0000 (16:18 +0100)]
[3553] Unit-tests added for getMACFromDocsisModem(), getMACfromDocsisCMTS()
Tomek Mrugalski [Wed, 17 Dec 2014 19:16:54 +0000 (20:16 +0100)]
[3553] Added missing header.
Tomek Mrugalski [Wed, 17 Dec 2014 19:16:32 +0000 (20:16 +0100)]
[3553] Wireshark captures for DHCPv4 moved to a common class.
Tomek Mrugalski [Wed, 17 Dec 2014 18:43:00 +0000 (19:43 +0100)]
[3553] PktCaptures added.
Tomek Mrugalski [Wed, 17 Dec 2014 15:44:14 +0000 (16:44 +0100)]
[3553] MAC extraction from DOCSIS options implemented.
Tomek Mrugalski [Mon, 29 Dec 2014 20:24:02 +0000 (21:24 +0100)]
[3548] ChangeLog updated after trac3548
Tomek Mrugalski [Mon, 29 Dec 2014 20:22:40 +0000 (21:22 +0100)]
[3548] Compilation fix.
Tomek Mrugalski [Mon, 29 Dec 2014 19:36:58 +0000 (20:36 +0100)]
[3548] Rebase fix
Tomek Mrugalski [Thu, 11 Dec 2014 12:18:35 +0000 (13:18 +0100)]
[3548] Reordered MAC aquisition methods.
Tomek Mrugalski [Thu, 11 Dec 2014 12:18:12 +0000 (13:18 +0100)]
[3548] Fix in getMACFromDUID unit-tests.
Tomek Mrugalski [Thu, 11 Dec 2014 12:05:06 +0000 (13:05 +0100)]
[3548] ChangeLog, AUTHORS updated.
Tomek Mrugalski [Thu, 11 Dec 2014 12:03:53 +0000 (13:03 +0100)]
[3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID()
Tomek Mrugalski [Thu, 11 Dec 2014 11:05:46 +0000 (12:05 +0100)]
[3548] Patch as provided by Adam Kalmus
Wlodek Wencel [Mon, 29 Dec 2014 15:09:12 +0000 (16:09 +0100)]
[trac3663] Checking for errocodes.h in PostgreSQL headers
Wlodek Wencel [Mon, 29 Dec 2014 14:06:28 +0000 (15:06 +0100)]
[trac3662] removed name of non-existing script from Makefile
Francis Dupont [Wed, 24 Dec 2014 14:29:30 +0000 (15:29 +0100)]
[master] update Changelog
Francis Dupont [Wed, 24 Dec 2014 14:28:29 +0000 (15:28 +0100)]
[master] merge cryptolink API cleanup (trac3606a)
Tomek Mrugalski [Tue, 23 Dec 2014 23:02:07 +0000 (00:02 +0100)]
[master] another compilation fix
Tomek Mrugalski [Tue, 23 Dec 2014 21:43:36 +0000 (22:43 +0100)]
[master] Compilation fix for Fedora (missing include added)
Tomek Mrugalski [Tue, 23 Dec 2014 15:46:28 +0000 (16:46 +0100)]
[master] ChangeLog updated after #3554 merge.
Tomek Mrugalski [Tue, 23 Dec 2014 15:43:43 +0000 (16:43 +0100)]
[master] Merge branch 'trac3554' (mac-sources parameter added)
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
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.
Tomek Mrugalski [Tue, 23 Dec 2014 13:07:16 +0000 (14:07 +0100)]
[3554] Doxygen clean-up.
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
Tomek Mrugalski [Tue, 23 Dec 2014 12:18:29 +0000 (13:18 +0100)]
[3554] MAC Sources description in the User's Guide clarified
Tomek Mrugalski [Tue, 23 Dec 2014 12:17:59 +0000 (13:17 +0100)]
[3554] config examples updated: eth9 -> ethX
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
Marcin Siodelski [Mon, 22 Dec 2014 18:28:48 +0000 (19:28 +0100)]
[master] Added ChangeLog entry for #3539.
Marcin Siodelski [Mon, 22 Dec 2014 18:26:42 +0000 (19:26 +0100)]
[master] Merge branch 'trac3539'
Marcin Siodelski [Mon, 22 Dec 2014 16:50:11 +0000 (17:50 +0100)]
[master] Added ChangeLog entry for 3564.
Stephen Morris [Mon, 22 Dec 2014 14:30:56 +0000 (14:30 +0000)]
[3539] Minor grammar changes to dhcpsrv message explanation
Marcin Siodelski [Mon, 22 Dec 2014 13:13:18 +0000 (14:13 +0100)]
[master] Merge branch 'trac3564'
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.