]>
git.ipfire.org Git - thirdparty/kea.git/log
Stephen Morris [Fri, 27 Feb 2015 13:50:18 +0000 (13:50 +0000)]
[3729] Updated perfdhcp RateControl test
Now checks that division is done correctly in RateControl::getOutboundMessageCount()
Stephen Morris [Thu, 26 Feb 2015 15:51:28 +0000 (15:51 +0000)]
[3729] Fix problem of unintentional integer division
Wlodek Wencel [Wed, 25 Feb 2015 10:21:38 +0000 (11:21 +0100)]
[master] remove lastest changes in Makefile.am for pdf guide
Francis Dupont [Tue, 24 Feb 2015 22:00:26 +0000 (23:00 +0100)]
[master] inSubnet() -> inRange() in comments
Wlodek Wencel [Tue, 24 Feb 2015 21:33:03 +0000 (22:33 +0100)]
[master] pdf guides added to Makefile.am
Wlodek Wencel [Mon, 23 Feb 2015 21:08:19 +0000 (22:08 +0100)]
[master] version change after release
Francis Dupont [Fri, 20 Feb 2015 12:03:47 +0000 (13:03 +0100)]
[master] v4/v6 typo
Francis Dupont [Fri, 20 Feb 2015 11:43:28 +0000 (12:43 +0100)]
[master] v4/v6 typos in comments
Francis Dupont [Fri, 20 Feb 2015 11:37:03 +0000 (12:37 +0100)]
[master] v4/v6 typos in comments
Tomek Mrugalski [Wed, 18 Feb 2015 21:14:00 +0000 (22:14 +0100)]
[master] Copyright year updated, ChangeLog entry for release added.
Marcin Siodelski [Wed, 18 Feb 2015 20:05:05 +0000 (21:05 +0100)]
[master] Added missing extra dists in the doc/devel.
Wlodek Wencel [Wed, 18 Feb 2015 19:54:29 +0000 (20:54 +0100)]
[master] resolved conflict
Wlodek Wencel [Wed, 18 Feb 2015 19:51:16 +0000 (20:51 +0100)]
[master] minor changes in kea-guide
Wlodek Wencel [Wed, 18 Feb 2015 19:45:29 +0000 (20:45 +0100)]
[master] minor changes in kea-guide
Tomek Mrugalski [Wed, 18 Feb 2015 19:44:58 +0000 (20:44 +0100)]
[master] Unfortunate paragraph about config validation removed.
Tomek Mrugalski [Wed, 18 Feb 2015 19:40:35 +0000 (20:40 +0100)]
[master] Missing developer guide sources are now in dist
Tomek Mrugalski [Wed, 18 Feb 2015 19:28:35 +0000 (20:28 +0100)]
[master] Added hooks.xml to DOCBOOK
Tomek Mrugalski [Wed, 18 Feb 2015 19:07:04 +0000 (20:07 +0100)]
Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Wed, 18 Feb 2015 19:06:28 +0000 (20:06 +0100)]
[master] Missing dhcpdb_create_1.0.mysql added to EXTRA_DIST
Wlodek Wencel [Wed, 18 Feb 2015 19:01:15 +0000 (20:01 +0100)]
[master] user guide copyright date update
Tomek Mrugalski [Wed, 18 Feb 2015 16:02:20 +0000 (17:02 +0100)]
[master] fix for Mac OS in IOAddress unit-tests
Marcin Siodelski [Wed, 18 Feb 2015 14:58:04 +0000 (15:58 +0100)]
[master] Fix for error on long literals on 32-bit systems.
Marcin Siodelski [Wed, 18 Feb 2015 13:12:53 +0000 (14:12 +0100)]
[master] Added Changelog for #3711.
Marcin Siodelski [Wed, 18 Feb 2015 12:08:43 +0000 (13:08 +0100)]
[master] Merge branch 'trac3711'
Conflicts:
src/lib/asiolink/io_address.h
src/lib/asiolink/tests/io_address_unittest.cc
Marcin Siodelski [Wed, 18 Feb 2015 11:57:38 +0000 (12:57 +0100)]
[3711] Simplify the logic in the IOAddress::substract.
Wlodek Wencel [Wed, 18 Feb 2015 11:44:38 +0000 (12:44 +0100)]
[master] AUTHORS file update
Wlodek Wencel [Wed, 18 Feb 2015 11:43:48 +0000 (12:43 +0100)]
[master] reordering *.mes files
Tomek Mrugalski [Wed, 18 Feb 2015 11:29:00 +0000 (12:29 +0100)]
[3711] Changes after review:
- IOAddress::increase() simplified
- getLeasesCount renamed to getPoolCapacity
- removed several intermediate variables
Tomek Mrugalski [Wed, 18 Feb 2015 10:35:46 +0000 (11:35 +0100)]
[3711] Changes after first part of the review:
- increaseAddress renamed to increase
- check that addrsInRange throw when max < min
- C++ style casts, consts added
- check that a can be subtracted from b, when a>b
- documentation for IOAddress::increase, subtract improved
- couple unnecessary intermediate objects removed
Wlodek Wencel [Tue, 17 Feb 2015 22:05:31 +0000 (23:05 +0100)]
[master] fixing example conf files
Wlodek Wencel [Tue, 17 Feb 2015 17:10:58 +0000 (18:10 +0100)]
Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Wlodek Wencel [Tue, 17 Feb 2015 17:10:33 +0000 (18:10 +0100)]
[master] typos and numbering error fixed
Marcin Siodelski [Tue, 17 Feb 2015 16:56:26 +0000 (17:56 +0100)]
[master] Added ChangeLog entry for #3672.
Marcin Siodelski [Tue, 17 Feb 2015 16:54:52 +0000 (17:54 +0100)]
[master] Merge branch 'trac3672'
Tomek Mrugalski [Tue, 17 Feb 2015 16:38:51 +0000 (17:38 +0100)]
[3711] Copyright years updated.
Marcin Siodelski [Tue, 17 Feb 2015 16:30:16 +0000 (17:30 +0100)]
[master] Trivial fix to the comment in the default kea.conf.
Committing on my own discretion as it is an obvious error in the text.
Tomek Mrugalski [Tue, 17 Feb 2015 16:27:39 +0000 (17:27 +0100)]
[3711] AllocEngine now uses calculated number of attempts.
Tomek Mrugalski [Tue, 17 Feb 2015 16:17:38 +0000 (17:17 +0100)]
[3711] Subnet::getLeasesCount() implemented.
Marcin Siodelski [Tue, 17 Feb 2015 16:15:13 +0000 (17:15 +0100)]
[3672] Fixed a typo in the user guide as a result of the review.
Tomek Mrugalski [Tue, 17 Feb 2015 15:37:34 +0000 (16:37 +0100)]
[3711] Pools now store maximum possible leases count.
Tomek Mrugalski [Tue, 17 Feb 2015 14:59:57 +0000 (15:59 +0100)]
[3711] addrInRange, prefixesInRange implemented.
Marcin Siodelski [Tue, 17 Feb 2015 14:13:59 +0000 (15:13 +0100)]
[3672] Updated user guide with the info about LFC configuration.
Tomek Mrugalski [Tue, 17 Feb 2015 14:11:16 +0000 (15:11 +0100)]
[3711] Compilation fix.
Tomek Mrugalski [Tue, 17 Feb 2015 14:07:30 +0000 (15:07 +0100)]
[3711] increaseAddress() moved from AllocEngine to IOAddress
Tomek Mrugalski [Tue, 17 Feb 2015 13:48:46 +0000 (14:48 +0100)]
[3711] IOAddress subtraction implemented.
Tomek Mrugalski [Mon, 16 Feb 2015 19:27:43 +0000 (20:27 +0100)]
[master] ChangeLog updated.
Tomek Mrugalski [Mon, 16 Feb 2015 19:26:38 +0000 (20:26 +0100)]
[master] Merge branch 'trac3565' (host reservations mac+dhcpv6)
Conflicts:
src/bin/dhcp6/dhcp6_srv.cc
Marcin Siodelski [Mon, 16 Feb 2015 18:53:04 +0000 (19:53 +0100)]
[master] Added ChangeLog entry for #3695.
Marcin Siodelski [Mon, 16 Feb 2015 18:43:09 +0000 (19:43 +0100)]
[master] Merge branch 'trac3695'
Marcin Siodelski [Mon, 16 Feb 2015 18:40:43 +0000 (19:40 +0100)]
[3565] Updated the wording in the kea user guide for reservation-mode param.
Marcin Siodelski [Mon, 16 Feb 2015 17:51:29 +0000 (18:51 +0100)]
[3695] Updated one comment as a result of the review.
Tomek Mrugalski [Thu, 5 Feb 2015 17:38:00 +0000 (18:38 +0100)]
[master] Compilation fix for NetBSD6 after #3563
- See 3643, comment 5 for explanation
Marcin Siodelski [Mon, 16 Feb 2015 17:19:17 +0000 (18:19 +0100)]
[3695] Addressed review comments.
Francis Dupont [Mon, 16 Feb 2015 16:50:28 +0000 (17:50 +0100)]
[master] fixed interface-config type (#3716)
Tomek Mrugalski [Mon, 16 Feb 2015 16:41:10 +0000 (17:41 +0100)]
[3565] Tweaks in hostReservationPerSubnet tests
Tomek Mrugalski [Mon, 16 Feb 2015 16:30:15 +0000 (17:30 +0100)]
[3565] Changes after review:
- Documentation for reservation-mode added
- spec files updated
- unit-tests for HR no longer use eth0 or eth1
- @todos added when allow_new_leases_in_renewals_ is expected to be used
- HR unit-test no longer uses at()
- Copyright years updated
- getOptionalParam() used when handling reservation-mode
- hrModeFromText() moved to SubnetConfigParser
- hrModeFromText() starts with lowercase and has its documentation expanded
Tomek Mrugalski [Mon, 16 Feb 2015 11:57:39 +0000 (12:57 +0100)]
[trac3565] Merge branch 'trac3575' into trac3565 (HR docs)
Conflicts:
doc/Makefile.am
Francis Dupont [Mon, 16 Feb 2015 10:52:05 +0000 (11:52 +0100)]
[master] updated git hash
Francis Dupont [Mon, 16 Feb 2015 10:51:17 +0000 (11:51 +0100)]
[master] fixed Iface read_buffer_ double free (#3712)
Tomek Mrugalski [Sun, 15 Feb 2015 21:47:11 +0000 (22:47 +0100)]
[master] ChangeLog updated after trac3616 merge.
Tomek Mrugalski [Sun, 15 Feb 2015 21:44:49 +0000 (22:44 +0100)]
[master] Merge branch 'trac3616' (removed exit() from D2 cmd line processing)
Tomek Mrugalski [Sun, 15 Feb 2015 21:40:11 +0000 (22:40 +0100)]
[master] ChangeLog updated.
Tomek Mrugalski [Sun, 15 Feb 2015 21:37:45 +0000 (22:37 +0100)]
[master] Merge branch 'trac3575' (doc update for host reservation)
Conflicts:
doc/Makefile.am
Tomek Mrugalski [Sun, 15 Feb 2015 21:36:27 +0000 (22:36 +0100)]
[3575] Minor clarification after review.
Marcin Siodelski [Sat, 14 Feb 2015 20:32:31 +0000 (21:32 +0100)]
[3575] A couple of corrections in the user guide for the host reservations.
Francis Dupont [Sat, 14 Feb 2015 13:19:33 +0000 (14:19 +0100)]
updated ChangeLog with hash
Francis Dupont [Sat, 14 Feb 2015 13:18:56 +0000 (14:18 +0100)]
fixed empty [sub]option parsing (#3661)
Francis Dupont [Sat, 14 Feb 2015 13:09:20 +0000 (14:09 +0100)]
updated ChangeLog with hash
Francis Dupont [Sat, 14 Feb 2015 13:08:06 +0000 (14:08 +0100)]
make dhcp-ddns qualifying-suffix mandatory in enabled configs
Francis Dupont [Sat, 14 Feb 2015 13:04:54 +0000 (14:04 +0100)]
[master] finished ChangeLog update
Shawn Routhier [Sat, 14 Feb 2015 03:31:39 +0000 (19:31 -0800)]
[master] Merge in log support for LFC
Add log support for LFC
Add statistics support in lease files used
by LFC to report stats for leases.
Update memfile tests to check that LFC
did the right thing.
Merge branch 'trac3667'
Conflicts:
ChangeLog
src/lib/util/csv_file.h
Shawn Routhier [Sat, 14 Feb 2015 01:43:28 +0000 (17:43 -0800)]
[trac3667] Updates per review
Move lease_stats.h to leae_file_stats.h
Move logging init code into its own function.
Tomek Mrugalski [Fri, 13 Feb 2015 21:10:48 +0000 (22:10 +0100)]
[master] ChangeLog updated.
Tomek Mrugalski [Fri, 13 Feb 2015 21:09:55 +0000 (22:09 +0100)]
[master] Merge branch 'trac3677' (DHCPv6 renewals with reservations)
Conflicts:
src/lib/dhcpsrv/tests/alloc_engine_unittest.cc
Tomek Mrugalski [Fri, 13 Feb 2015 20:43:09 +0000 (21:43 +0100)]
[3677] Changes after review.
Marcin Siodelski [Fri, 13 Feb 2015 19:48:54 +0000 (20:48 +0100)]
[3695] Guide update about multiple addresses on the same link.
Marcin Siodelski [Fri, 13 Feb 2015 19:19:04 +0000 (20:19 +0100)]
[3695] Use broadcast only with raw sockets, and unicast with udp.
Log a warning if multiple addresses on the same interface are in use,
when raw sockets are in use.
Marcin Siodelski [Thu, 12 Feb 2015 19:15:24 +0000 (20:15 +0100)]
[3695] Use the appropriate socket to send DHCPv4 response.
Marcin Siodelski [Fri, 13 Feb 2015 14:16:34 +0000 (15:16 +0100)]
[3695] Allow for multiple IPv4 address selected for an interface.
Marcin Siodelski [Fri, 13 Feb 2015 13:55:12 +0000 (14:55 +0100)]
[master] Added ChangeLog entry for #3604.
Marcin Siodelski [Fri, 13 Feb 2015 13:21:45 +0000 (14:21 +0100)]
[master] Merge branch 'trac3604'
Marcin Siodelski [Fri, 13 Feb 2015 12:01:38 +0000 (13:01 +0100)]
[3604] Addressed remaining review comments.
Marcin Siodelski [Fri, 13 Feb 2015 11:47:53 +0000 (12:47 +0100)]
[3604] Replace the dhcp-socket-type value from "datagram" to "udp".
Marcin Siodelski [Fri, 13 Feb 2015 10:43:48 +0000 (11:43 +0100)]
[3604] Renamed the socket-type parameter to dhcp-socket-type.
Shawn Routhier [Fri, 13 Feb 2015 04:07:09 +0000 (20:07 -0800)]
[trac3667] Untabify
Shawn Routhier [Fri, 13 Feb 2015 03:13:59 +0000 (19:13 -0800)]
[trac3667] Make open virtual and update logging
By default log to syslog on local0. If the -d option is
enabled log to the console.
Tomek Mrugalski [Thu, 12 Feb 2015 19:07:10 +0000 (20:07 +0100)]
[3565] Unit-tests written for host reservations by MAC
Tomek Mrugalski [Thu, 12 Feb 2015 18:33:06 +0000 (19:33 +0100)]
[3565] reservation-mode is now configurable
Stephen Morris [Thu, 12 Feb 2015 18:20:26 +0000 (18:20 +0000)]
[3677] Fix typos/grammar in message files
Tomek Mrugalski [Thu, 12 Feb 2015 16:43:18 +0000 (17:43 +0100)]
[3565] The v6 server is now able to allocate new leases during Renew
Marcin Siodelski [Thu, 12 Feb 2015 10:00:57 +0000 (11:00 +0100)]
[3604] Fix in the cfg_iface equality operator unit test.
Shawn Routhier [Thu, 12 Feb 2015 08:47:29 +0000 (00:47 -0800)]
[trac3667] Updates per review comments
Some general cleanup
Update the log messages
Send the log output to syslog rather than the console
Marcin Siodelski [Wed, 11 Feb 2015 13:27:10 +0000 (14:27 +0100)]
[3667] Corrected some minor typos.
Shawn Routhier [Wed, 11 Feb 2015 05:16:57 +0000 (21:16 -0800)]
[trac3667] Complete logging work and add soem stats
Complete the current working on using the basic logging system
for messages from LFC
Add lease_stats to provide a class to gather statistics
about reading and writing leases to files. Currently this
is used by the CSV file code and output by LFC. The
information counted is: number of attempts, number of leases
and number of errors generated during reads and writes.
Marcin Siodelski [Tue, 10 Feb 2015 20:35:48 +0000 (21:35 +0100)]
[3604] Use raw socket type as a default one.
Marcin Siodelski [Tue, 10 Feb 2015 19:47:13 +0000 (20:47 +0100)]
[3604] Improved logging for socket type selection.
Marcin Siodelski [Tue, 10 Feb 2015 18:58:47 +0000 (19:58 +0100)]
[master] Added ChangeLog entry for #3690.
Tomek Mrugalski [Tue, 10 Feb 2015 18:57:10 +0000 (19:57 +0100)]
[3575] Description of v4 conflict resolution updated.
Marcin Siodelski [Tue, 10 Feb 2015 18:20:00 +0000 (19:20 +0100)]
[master] Merge branch 'trac3690'
Conflicts:
src/lib/dhcpsrv/tests/alloc_engine_unittest.cc
Marcin Siodelski [Tue, 10 Feb 2015 18:18:53 +0000 (19:18 +0100)]
[3690] Trivial updates to the Allocation engine as a result of review.